get_schema
Get the database schema and metadata. Returns table names, columns, types, descriptions, units, and example values. Use this to understand what data is available before querying.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tabla | No | Specific table name. Omit to get all tables. |