list_tables
List tables and views in a specified schema. Defaults to public; use list_schemas to discover schema names.
Instructions
List tables and views in a schema. Use list_schemas first to find valid schema names. Defaults to 'public'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schema | No | public |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |