Skip to main content
DELETE
Disconnect a tool from an agent

Authorizations

X-Api-Key
string
header
required

Headers

X-Api-Key
string
required

Api key to pass as a X-Api-Key request header.

Path Parameters

agentId
string
required

ID of the agent.

toolId
string
required

ID of the tool to disconnect.

Response

Success

id
string | null

Tool identifier

name
string | null

Human-readable tool name

technicalName
string | null

Technical name (snake_case) used by the LLM to call the tool