tasks_list
Retrieve a paginated list of tasks filtered by project, sprint, assignee, status, and other criteria.
Instructions
Get paginated list of tasks with optional filters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| pageSize | No | ||
| filters | No | ||
| projectId | No | ||
| sprintId | No | ||
| taskTypeId | No | ||
| assigneeUserId | No | ||
| requestId | No | ||
| statusId | No |