get_schema
Get a full listing of all tables and columns in one call, eliminating the need for separate schema queries.
Instructions
Get ALL tables and their columns in one call. Faster than list_tables + describe_table.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |