list_intake_work_items
List all intake work items in a project. Provide the project ID and optional query parameters to control pagination.
Instructions
List all intake work items in a project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | UUID of the project | |
| params | No | Optional query parameters as a dictionary (e.g., per_page, cursor) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |