list_schemas
Retrieve visible schemas from a selected connection's cached snapshot. Provide the connection ID to list available database schemas.
Instructions
List visible schemas from the selected connection's cached snapshot.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connection_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schemas | Yes | ||
| cache_status | Yes | Observable cache freshness and last refresh state. | |
| connection_id | Yes | ||
| contract_version | No | 1.0.0 |