list_project_tasks
Retrieve all tasks from a specific Vikunja project using project ID, with optional pagination controls for managing large task lists.
Instructions
List all tasks for a specific project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The ID of the project | |
| page | No | Page number for pagination | |
| per_page | No | Number of items per page (max 100) |