List tasks
yougile_tasks_listList tasks from YouGile boards filtered by column ID or title, with pagination and option to include deleted tasks.
Instructions
List tasks. Filter by columnId (recommended) and/or title.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max items to return (default 50). | |
| offset | No | Items to skip for pagination. | |
| columnId | No | Filter tasks by column id. | |
| title | No | Filter by title substring. | |
| includeDeleted | No |