get_view_tasks
Fetch paginated tasks from a specified view. Use this to access tasks organized in lists, boards, or custom views for review or processing.
Instructions
Get the tasks visible in a View (paginated).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view_id | Yes | View ID. | |
| page | No | 0-based page. |