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