list_work_packages
Retrieve work packages from OpenProject projects with filters for project, parent tasks, assignee, and status to organize project tasks.
Instructions
List work packages with optional filters
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | Project ID or slug | |
| parentId | No | Parent work package ID to list children | |
| assigneeId | No | Assignee user ID or 'me' | |
| status | No | Status filter | |
| pageSize | No | Number of results |