list_tables
Retrieve a structured list of data tables managed by Hasura, organized by schemas, with detailed descriptions. Filter results by specifying a schema name.
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. |