edit_fast
Update a logged fast's start, end, or goal duration, and end an active fast when needed.
Instructions
Change a recorded fast, including ending one that is still open.
Args: fast_id: The fast ID, from get_fasting_history. start: New start as YYYY-MM-DD HH:MM. end: New end as YYYY-MM-DD HH:MM. goal_hours: New target length in hours.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | ||
| start | No | ||
| fast_id | Yes | ||
| goal_hours | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |