list-tables
Discover available tables by listing all tables in a PostgreSQL schema. Specify the environment and optionally the schema name to filter results.
Instructions
List all tables in a schema
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| env | Yes | Environment (staging, test, prod) | |
| schema | No | Schema name (defaults to the environment's configured schema) |