list_enums
Retrieve all enum types and their ordered labels from a specified database schema. Identify valid values for enum columns.
Instructions
List enum types in a schema with their ordered labels.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schema | No | public |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |