cURL
curl --request POST \ --url https://api.example.com/agents/{agent_id}/tools
Register an existing tool with an agent
agent_id
string
{ "tool_id": "tool_uuid_123" }
200 OK