list_tables
Lists tables and views in a PostgreSQL schema with estimated row counts, helping you understand database structure for read-only analysis.
Instructions
List tables and views in a schema, with estimated row counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schema | No | public |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |