list_schemas
List all schemas in a PostgreSQL database to inspect database structure, enabling efficient data organization, analysis, and management.
Instructions
List all schemas in the database
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}