run_sql
Run read-only SQL queries against the vitals SQLite database to analyze recovery, strain, sleep, workout, and heart-rate data; check the schema first.
Instructions
Read-only SQL against the vitals db. Use get_schema first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |