list_views
Retrieve all views and materialized views in a PostgreSQL schema, including their SQL definitions.
Instructions
List views and materialized views in a schema, with their SQL definitions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schema | No | public |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |