Delete a tool
Delete a tool from the library. Blocked with 400 if any agent still
references it — remove it from those agents first.
Authentication
AuthorizationBearer
API key from the console ApiKey collection, sent as Bearer token. Also accepts session cookies for browser-based auth.
Path parameters
toolId
Response
Tool deleted.
status
data
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error

