list_tables
Retrieve and organize data tables managed by Hasura, filtered by schema, to simplify database exploration and schema discovery.
Instructions
Lists available data tables (or collections) managed by Hasura, organized by schema with descriptions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
schemaName | No | Optional. The database schema name to filter results. If omitted, returns tables from all schemas. |