delete_fast
Remove a fasting entry from Cronometer by providing its fast ID. Retrieve the ID using get_fasting_history, then delete the record to keep your fasting log accurate.
Instructions
Delete a fast entry from Cronometer.
Use get_fasting_history first to find the fast_id.
Args: fast_id: The fast ID to delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fast_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |