superset_database_schemas
List database schemas to select the right schema before querying tables or creating datasets.
Instructions
List schemas available in a database.
Useful for selecting a schema before querying tables or creating a dataset.
Args: database_id: Database connection ID (from database_list).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |