List Schemas
kb_list_schemasList all non-system schemas in a KingBase database, returning schema names and their owners for database exploration and management.
Instructions
List all schemas in the KingBase database.
Returns schema names excluding internal PostgreSQL/KingBase system schemas.
Args: None
Returns: List of schema names with their owners.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||