list_tables
Retrieve a list of approved database tables within a specified schema, ensuring read-only access and compliance with table allowlists.
Instructions
List allowed tables in an allowed schema.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schema | No | Schema name. Defaults to public. |