list_lakehouses
Lists all lakehouses in a Microsoft Fabric workspace, returning their names and details. Specify a workspace name or ID to filter results; otherwise lists all accessible lakehouses.
Instructions
List all lakehouses in a Fabric workspace.
Args:
workspace: Name or ID of the workspace (optional)
ctx: Context object containing client information
Returns:
A string containing the list of lakehouses or an error message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace | No |