workflows
Generate a workflow from a brief, template, or blank scaffold
Create a Workflow + one draft revision from a single seed.
brief runs the async compile pipeline (HTTP 202, poll GET /workflows/revisions/{revision_id}); template_id / blank seed a graph synchronously (HTTP 201, LLM-free). Exactly one seed must be provided.
post/v1/workflows/generate
Headers
x-feather-clientstring nullable
Request body
Response
Successful Response