set_lakehouse
Sets the session's active lakehouse by providing its name or ID, so all subsequent Microsoft Fabric operations run against the correct data context.
Instructions
Set the current lakehouse for the session.
Args:
lakehouse: Name or ID of the lakehouse
ctx: Context object containing client information
Returns:
A string confirming the lakehouse has been set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lakehouse | Yes |