cURL
curl --request DELETE \ --url https://api.example.com/agents/{agent_id}/tools/{tool_id}
Remove a tool from an agent
agent_id
string
tool_id
204 No Content