ticktick_export_habit_data
Export habit tracking data from TickTick in JSON or CSV format by specifying a habit ID and date range, or retrieve all habits for analysis and productivity insights.
Instructions
Export habit tracking data
Input Schema
Name | Required | Description | Default |
---|---|---|---|
end_date | No | End date for export (YYYY-MM-DD) | |
format | No | Export format: json, csv | json |
habit_id | No | ID of specific habit, or omit for all habits | |
start_date | No | Start date for export (YYYY-MM-DD) |