ticktick_convert_task_to_event
Convert a task into a calendar event by specifying its ID, start time, duration, and optional reminder. Easily manage schedules within the TickTick MCP Server integration.
Instructions
Transform task into calendar event
Input Schema
Name | Required | Description | Default |
---|---|---|---|
create_reminder | No | Create reminder for the event | |
event_duration_minutes | No | Duration of the event in minutes | |
start_time | No | Preferred start time (ISO format) | |
task_id | Yes | ID of task to convert |