health_query
Run SQL SELECT queries on Apple Health data to analyze health metrics. Get results in JSON, CSV, or summary format.
Instructions
Execute SQL queries on Apple Health data. Supports SELECT queries only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | SQL SELECT query to execute | |
| format | No | Output format (default: json) |