get_tasks_calendar
Retrieve a calendar view of tasks including recurring expansions and due dates within a date range, with optional timezone alignment.
Instructions
Calendar view of tasks (recurring expansions + due dates).
start and end are YYYY-MM-DD strings; end is exclusive.
tz is an optional IANA timezone for local-midnight alignment.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start | Yes | ||
| end | Yes | ||
| tz | No |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |