workflow_item_list
List work items in a project, optionally filtered by state such as ready or implementing, to monitor delivery status.
Instructions
List all work items, optionally filtered by state.
Args: state_filter: Only show items in this state (e.g. "ready", "implementing"). project_dir: Project directory. Defaults to working directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_dir | No | ||
| state_filter | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |