list_work_items
List all work items in a Plane project with automatic pagination. Optionally expand related details like assignees, labels, and state for comprehensive project tracking.
Instructions
List all work items in a project (paginated automatically).
expand inlines related objects; default expands state/assignees/labels.
Omit project_id to use PLANE_DEFAULT_PROJECT_ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expand | No | state,assignees,labels | |
| project_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |