ticktick_convert_datetime_to_ticktick_format
Convert human-readable datetime strings to the TickTick API format with specified timezone, enabling accurate task scheduling and integration within the TickTick MCP Server.
Instructions
Convert datetime to TickTick API format
Input Schema
Name | Required | Description | Default |
---|---|---|---|
datetime_string | Yes | Human-readable datetime string | |
timezone | No | Timezone (e.g., America/New_York) | UTC |