tasks_of_today
Retrieve tasks scheduled for a specific day. Filter by project, folder, tags, or text query to find active tasks efficiently.
Instructions
Return active tasks scheduled for a given local day.
[Category: Query & Search] [Auth: V1 + V2]
[Related: query_agenda, events_of_today, overdue_tasks]
Multi-value filters accept either a list or a single string.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| local_date | No | ||
| project_ids | No | ||
| project_names | No | ||
| folder_ids | No | ||
| folder_names | No | ||
| tags | No | ||
| text_query | No | ||
| limit | No |