get_fasting_history
Retrieve fasting history from Cronometer, including status, names, recurrence rules, and timestamps. Filter by start and end dates to access a specific date range.
Instructions
Get fasting history from Cronometer.
Returns all fasts (or fasts within a date range) with their status, names, recurrence rules, and timestamps.
Args: start_date: Start date as YYYY-MM-DD (omit for all history). end_date: End date as YYYY-MM-DD (omit for all history).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | No | ||
| start_date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |