Detach API endpoint
detach_api_endpointDetach a custom API endpoint from the agent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | Target agent's id (from list_agents / create_agent / get_catalog view=agents). | |
| endpoint_id | Yes | Id of the attached API endpoint. |