lakehouse_get_definition
Retrieve a lakehouse's definition and save the definition files to a chosen output directory, making the structure available for review or reuse.
Instructions
Get the definition of a lakehouse (long-running). Writes definition files to the specified output directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lakehouseId | Yes | The lakehouse ID | |
| workspaceId | Yes | The workspace ID | |
| outputDirectoryPath | Yes | Directory path where definition files will be written |