getSchema
Retrieve database schemas with optional filtering by schema name. Choose to return only schema names, omitting tables and sequences.
Instructions
Get schema(s).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schema | No | Schema name | |
| namesOnly | No | Return only schema names (omit tables and sequences). |