ticktick_get_calendar_events
Fetch scheduled calendar events within specified dates using the TickTick MCP Server. Input start date, end date, and calendar ID to retrieve filtered event details for task planning and management.
Instructions
List calendar events
Input Schema
Name | Required | Description | Default |
---|---|---|---|
calendar_id | No | Specific calendar ID to filter | |
end_date | No | End date for events (YYYY-MM-DD) | |
start_date | No | Start date for events (YYYY-MM-DD) |