Detach sub-agent
detach_sub_agentUnbind a previously attached sub-agent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | Target agent's id (from list_agents / create_agent / get_catalog view=agents). | |
| sub_agent_id | Yes | Id of the bound sub-agent to remove. |