garmin_schema
Inspect available Garmin SQLite tables: get row counts per non-empty table and empty table names, or pass table names to list their columns.
Instructions
Show table columns and row counts.
Called without tables, returns a compact index: row count per non-empty table, plus the names of the empty ones — no column lists. Pass a comma-separated list of table names (e.g. "sleep,stress") to get the columns of just those tables.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tables | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |