Skip to main content
PATCH
Update 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

Body

application/json
description
string
url
string
method
enum<string>
Available options:
GET,
POST,
PUT,
PATCH,
DELETE
parameters
object
headers
object
query_parameters
object
timeout_ms
integer
available_in_statuses
string[] | null
auto_run_on_entry
boolean
call_once
boolean
is_active
boolean

Response

Tool updated

success
boolean
Example:

true

tool
object
Last modified on August 7, 2026