ticktick_import_from_csv
Import tasks from CSV data into TickTick MCP Server by mapping columns like task_id, project_id, and title to bootstrap the task cache efficiently.
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 |