get_tasks_by_date
Retrieve all tasks logged for a specific date (YYYY-MM-DD), with optional filter by tag or project, to review daily work and prepare standup reports.
Instructions
Retrieve all logged tasks for a given ISO date (YYYY-MM-DD).
Optionally filter to a single `tag`/project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | ||
| log_date | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |