record_habit
Record a habit's progress and sync it immediately to the Marvin app, or undo the latest recording to correct a mistake.
Instructions
Record (or undo) a habit. Also updates the sync database (updateDB=true) so the Marvin app shows the change immediately.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| undo | No | True to undo the latest recording instead | |
| value | No | Value to record (1 for boolean habits) | |
| habit_id | Yes | Habit ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||