Skip to main content
DELETE
Delete Tool
Permanently delete a tool. A tool cannot be deleted while it is linked to an active agent. Remove the tool from the agent’s tool_ids first, or demote the agent.

Agent as tool

Deleting an agent-as-tool removes the tool only. The underlying sub-agent is not affected and remains in its current state.

Authorizations

Authorization
string
header
required

Your Seekr API key, sent in the Authorization header with no 'Bearer' prefix.

Path Parameters

tool_id
string
required

Response

Success

Response schema for tool deletion.

id
string
required
deleted
boolean
required
message
string
required
Last modified on July 31, 2026