get_workflow_status
Poll a workflow's status to retrieve its goal, stage breakdown, and per-step job IDs and statuses.
Instructions
Poll the status of a workflow created by generate_workflow. Returns goal, stage breakdown, per-step job IDs and statuses.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflow_id | Yes | Workflow ID returned by generate_workflow |