v3
OpenAPI 3.1.02026-07-31350397683.8 KBAgent Workflow
Add Workflow Node
Add a node to the agent's stored workflow. The node has no edges yet — call POST .../workflow/edges to connect it. Returns {node_id}.
post/v1/agents/{agent_id}/workflow/nodes
Path parameters
agent_idstring required
Headers
X-API-Keystring required
API key required to authenticate requests.
Request body
Response
Successful Response
object required