ticktick_get_calendar_view
Retrieve calendar view with tasks for specified date range and view type to visualize scheduled activities and manage time effectively.
Instructions
Calendar view for date range
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start_date | No | Start date (YYYY-MM-DD) | |
| end_date | No | End date (YYYY-MM-DD) | |
| view_type | No | Calendar view type | week |
| include_tasks | No | Include tasks in calendar view |