workflow_list
Returns tracked workflow runs from the observability layer, with filters for status and project to review planned, running, completed, or interrupted runs.
Instructions
List CC ultracode/Workflow runs tracked by the OS observability layer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of runs to return (default 20). | |
| status | No | Filter by status: "planned" / "running" / "completed" / "interrupted" (empty = all). | |
| project_id | No | Filter by project ID (empty = all projects). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||