Skip to main content
POST
Assign tool to workflow

Autorizaciones

X-API-Key
string
header
requerido

API key for authentication. Keys are prefixed with nxr_live_.

Parámetros de ruta

id
string<uuid>
requerido

Client tool ID.

Cuerpo

application/json
workflow_id
string<uuid>
requerido

Agent to assign the tool to.

Respuesta

Assigned (created or already existed)

success
boolean
workflow_tool
object

The public workflow_tools shape returned by POST /workflows/{id}/tools and POST /client-tools/{id}/assign. Never includes engine-internal columns.

Última modificación el 7 de agosto de 2026