List today's tasks
list_daily_tasksList today's tasks: those assigned to you and not completed, or due today. Optionally filter by board slug to focus on a specific project.
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 |