schema_list_views
List database views in a specific schema or across all user schemas. Specify schema_name to filter results, or use 'all' to see views in every schema.
Instructions
List views in the given schema. Use schema_name='all' for all user schemas.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schema_name | No | public |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |