list_hg_tables_in_a_schema
Retrieve all tables, views, and foreign tables from a specified Hologres database schema to analyze database structure and metadata.
Instructions
List all tables in a specific schema in the current Hologres database, including their types (table, view, foreign table, partitioned table).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schema | Yes | Schema name to list tables from in Hologres database |