Attach API endpoint
attach_api_endpointAttach an existing custom API-endpoint tool to 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 API endpoint (from get_catalog view=api_endpoints). |