fabric_get_warehouse
Retrieve a warehouse by ID, returning details including its SQL connection string. Specify workspace to scope the query.
Instructions
Get a warehouse (includes its SQL connection string).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| warehouseId | Yes | Warehouse ID | |
| workspace | No | Workspace ID (defaults to FABRIC_DEFAULT_WORKSPACE) |