v1

OpenAPI 3.1.02026-08-04552282508.9 KB
Workflows

Workflow Ai Chat

AI chat endpoint for workflow generation and modification. Uses Claude Sonnet via Bedrock with generate_workflow and modify_workflow tools. Streams events via SSE.

post/api/workflows/chat

Request body

messagesobject[]
current_nodesobject[]
current_edgesobject[]
workflow_namestring
contextobject

Response

Successful Response

{"stackTrail":"paths:/api/workflows/chat:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}