ticktick_import_from_csv
Import tasks from CSV files to initialize the task cache, enabling efficient task management through TickTick MCP Server's API integration.
Instructions
Import tasks from CSV data to bootstrap the task cache
Input Schema
Name | Required | Description | Default |
---|---|---|---|
csv_data | Yes | CSV data with columns: task_id, project_id, title |