list_tables
Get a list of tables, views, and materialized views in a schema, including comments, estimated row counts, and on-disk sizes.
Instructions
List tables, partitioned tables, views and materialized views in a schema, with comment, estimated row count and on-disk size.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schema | No | public |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |