List today's tasks
list_daily_tasksRetrieve tasks assigned to you or due today, filterable by board, to plan your daily work.
Instructions
List tasks relevant for today (assigned to me and not done, or due today). Optional board filter by slug.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Optional date override YYYY-MM-DD | |
| slug | No | Deprecated alias of board_slug | |
| limit | No | Max items | |
| offset | No | Pagination offset | |
| detailed | No | Return full task objects | |
| board_slug | No | Board slug |