ticktick_create_calendar_event
Create calendar events in TickTick by specifying title, start time, end time, description, location, and reminders.
Instructions
Create calendar event
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Event title | |
| start_time | Yes | Event start time (ISO format) | |
| end_time | Yes | Event end time (ISO format) | |
| description | No | Event description | |
| location | No | Event location | |
| reminder_minutes | No | Reminder time in minutes before event |