get_sessions
Retrieve guided and unguided Oura app sessions (breathing, meditation, rest) with type, start/end time, and mood. Optionally include heart rate, HRV, and motion time series data.
Instructions
Get guided and unguided sessions from the Oura app (breathing, meditation, rest, etc.): type, start and end time, and mood. Set include_time_series for the heart rate, HRV and motion recorded during each session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | No | Last day to include (inclusive), YYYY-MM-DD. Defaults to today. | |
| next_token | No | Continue a truncated result: pass the next_token from the previous response along with the same dates. | |
| start_date | No | First day to include, YYYY-MM-DD. Defaults to 6 days before end_date. | |
| include_time_series | No | Include the embedded time series (5 minute sleep phases, 30 second movement, per sample heart rate and HRV, MET samples). Off by default because they dominate the response size. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |