list_habit_occurrences
List occurrences of a habit within an inclusive date range. Accepts habit references in UUID, sequence, canonical, or URL formats; use optional from and to dates to filter.
Instructions
List occurrences for a habit in a date window.
habit_id accepts any reference form — UUID, sequence shorthand
(#123, personal-org only), canonical ref (acme-123), or app URL
— and is resolved to a UUID before the lookup.
Dates use YYYY-MM-DD; range is inclusive on both ends.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| habit_id | Yes | ||
| from_date | No | ||
| to_date | No |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |