Skip to main content
DELETE /client-tools/:id Permanently remove a tool from the catalog. Unlike Delete Workflow Tool (which soft-disables by default), this is a hard delete. It cascades to every inherited assignment of this tool across all agents. A workflow-only tool that happens to share the same name but was never assigned from this catalog tool is left untouched.

Path Parameters

Responses

200 — Deleted

401 — Authentication error

See Authentication.

404 — Not found

500 — Internal server error

Last modified on July 15, 2026