lakehouse_update_definition
Update a lakehouse definition by uploading file parts from inline content or a directory path, ensuring the lakehouse configuration matches the provided definition.
Instructions
Update a lakehouse's definition (long-running). Accepts definition parts inline or a directory path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| parts | No | Array of definition parts to upload | |
| lakehouseId | Yes | The lakehouse ID | |
| workspaceId | Yes | The workspace ID | |
| partsDirectoryPath | No | Path to a directory containing definition files |