clear_habit_occurrence
Clear an explicitly-marked habit occurrence for a specific date. Accepts habit ID as UUID, sequence shorthand, canonical ref, or URL.
Instructions
Clear an explicitly-marked habit occurrence at date (YYYY-MM-DD).
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 clearing the occurrence.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| habit_id | Yes | ||
| date | Yes |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |