pg_list_tables
Identify tables and views accessible to your connected role in a chosen schema, defaulting to public, to support safe database exploration and informed query planning.
Instructions
List the tables and views visible to the connected role in the given schema (default: public).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schema | No | public |