list_tables
List allowed tables within a specified schema to identify which tables are accessible for safe, read-only database queries.
Instructions
List allowed tables in an allowed schema.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schema | No | Schema name. Defaults to public. |