Skip to main content
DELETE
Delete workflow tool

Authorizations

X-API-Key
string
header
required

API key for authentication. Keys are prefixed with nxr_live_.

Path Parameters

id
string<uuid>
required

Agent ID

toolId
string<uuid>
required

Tool ID

Query Parameters

hard
boolean

Permanently delete instead of disabling

Response

Tool disabled or deleted

success
boolean
Example:

true

tool_id
string<uuid>
status
enum<string>
Available options:
disabled,
deleted
Last modified on August 7, 2026