ticktick_create_calendar_event
Generate and schedule calendar events with specified title, start and end times, description, location, and reminder notifications using the TickTick MCP Server integration.
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 |