get_schema
Retrieve CREATE TABLE statements for every table and the column list for daily and workout_metrics to inspect the SQLite database structure before querying.
Instructions
CREATE TABLE statements for every table, plus the column list of daily and workout_metrics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |