v3

latestOpenAPI 3.1.02026-07-31350397683.8 KB
Agent Workflow

Patch Workflow Node

Update a single node inside the agent's stored workflow.

Universal fields only: prompt, name, description. Provider-specific fields (ElevenLabs voice/llm/eagerness, etc.) live on provider-named endpoints.

patch/v1/agents/{agent_id}/workflow/nodes/{node_id}

Path parameters

agent_idstring required
node_idstring required

Headers

X-API-Keystring required

API key required to authenticate requests.

Request body

promptstring nullable
namestring nullable
descriptionstring nullable

Response

Successful Response

object required