list_hg_schemas
Retrieve all user-accessible schemas in a Hologres database, excluding system schemas, to facilitate database metadata exploration and management.
Instructions
List all schemas in the current Hologres database, excluding system schemas.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}