list_schemas
Lists all schemas in the connected DuckDB database to reveal its structure. Use this to identify available schemas before querying tables.
Instructions
List all schemas.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |