workflow_list
List workflow runs tracked by the observability layer. Filter by status (planned, running, completed, interrupted) or project ID.
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 | |||