list_tables
Retrieve all table names from the public schema of a PostgreSQL database to quickly see available data structures.
Instructions
List all tables in the public schema.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |