list_tables
Lists all base tables in the public schema of a PostgreSQL database, helping you inspect available tables for read-only queries.
Instructions
List all base tables in the public schema.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |