oura_export
Export Oura sleep, daily, temperature, and tag data into CSV files for a specified date range, writing them to a chosen directory on your local disk.
Instructions
Write CSVs (sleep, daily, temperature, tags) for a date range into a directory under your home folder. Local disk only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dir | Yes | Target directory under your home folder, e.g. ~/oura-data | |
| end | Yes | ||
| start | Yes |