list_schemas
Lists all schemas in a specified Trino catalog. Provide the catalog name to retrieve the complete list of schemas.
Instructions
List all schemas in a catalog.
Args: catalog: The name of the catalog to list schemas from
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| catalog | Yes | The catalog name |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |