Skip to main content
DELETE
/
org
/
{org_id}
/
agents
/
{agent_id}
/
tools
/
{tool_id}
Remove tool from agent
curl --request DELETE \
  --url https://v2-nova-api.prod.czmx.in/org/{org_id}/agents/{agent_id}/tools/{tool_id}
{}

Path Parameters

org_id
string
required

Organization ID

agent_id
string
required

Agent ID

tool_id
string
required

Tool ID

Response

OK

{key}
string