Add capability to agent
Add a capability (flow, sub-agent, or tool binding) to an agent.
Authentication
AuthorizationBearer
API key or Clerk session token
Path parameters
id
Request
This endpoint expects an object.
toolName
enabled
flowId
parametersSchema
subAgentId
toolDescription
toolId
Response
Capability added
displayOrder
enabled
flowId
id
subAgentId
toolDescription
toolId
toolName
agentId
createdAt
parametersSchema
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error
500
Internal Server Error