Sub-agents
Link a sub-agent (no PATCH afterwards — to change, unlink + re-link)
POST
Link a sub-agent (no PATCH afterwards — to change, unlink + re-link)
Autorizações
Parâmetros de caminho
Corpo
application/json
Body for linking an existing agent as a sub-agent of another agent.
Public ID of the agent to be linked as a sub-agent.
Exemplo:
"9c3a4d22-1a8d-4b3f-9b1e-7a0f0c4f3e21"
Optional AI model override for this sub-agent invocation.
Exemplo:
"1b2c3d4e-5f60-4a7b-8c9d-0e1f2a3b4c5d"
Description of when and how the parent should delegate to this sub-agent.
Required string length:
1 - 500Exemplo:
"Handles billing-related questions and refunds."
Sort order of this sub-agent in the parent's sub-agent list.
Exemplo:
10
Link a sub-agent (no PATCH afterwards — to change, unlink + re-link)

