trello_get_tasks
Retrieve tasks from a board or a specific list. Filter results by list name or task status for targeted views.
Instructions
Get all tasks from a board or specific list with filtering options
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| boardId | Yes | The ID of the board | |
| listName | No | Filter by specific list name (optional) | |
| status | No | Filter by task status | all |