Workflows
Run Workflow
Queue a workflow run and return immediately.
The heavy execution is scheduled in a BackgroundTask so the request finishes quickly, enabling the UI to update the document row to “processing” without waiting for LLM calls.
POST
Headers
Response
200
application/json
Successful Response
Represents a concrete execution of a Workflow against a document.