inspect_table
Retrieve comprehensive metadata for a specific table, including column details and statistics, by specifying the catalog, schema, and table name in Trino databases.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
catalog | Yes | ||
schema | Yes | ||
table | Yes |