Get Habit Check-in History
ticktick_get_habit_checkinsRetrieve habit check-in records from a specified date. Provide habit IDs and start date to get completion history.
Instructions
Get check-in records for one or more habits from a specific date onward.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| habit_ids | Yes | Array of habit IDs to query | |
| after_date | Yes | Start date in YYYYMMDD format, e.g. 20250101 |