cURL
curl --request DELETE \ --url https://api.example.com/api/agents/{agent_uid}/tools/{tool_uid}
Remove a tool from an agent
200
{ "status": "success", "status_code": 200, "message": "Tool deleted" }
404
is_active
false