delete_fast
Delete a fast entry from Cronometer using its ID. Obtain the ID from get_fasting_history.
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 |