list_events
Return logged health context events (medication, habits, visits, travel, shifts) filtered by type, tag, or date range. Sorted ascending; available:false when no file.
Instructions
Logged context events from health-events.json: medication starts, habit changes, doctor visits, life events, shift blocks, episodes, travel, and any type a newer app adds. Optional {type, tag, start, end} filters; a range event matches a window it overlaps. Sorted ascending by date. Returns available:false when the file was never exported; absence means nothing was exported, not that nothing happened.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | YYYY-MM-DD | |
| tag | No | Match events carrying this tag. | |
| type | No | Event type, e.g. medication, habit, visit, life, shift, episode, travel, other. Unknown types pass through and can be filtered by their stored string. | |
| start | No | YYYY-MM-DD |