fabric_create_lakehouse
Create a lakehouse in Microsoft Fabric, optionally with schema support for structured data organization.
Instructions
Create a lakehouse, optionally schema-enabled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| displayName | Yes | Lakehouse name | |
| description | No | ||
| enableSchemas | No | Create a schema-enabled lakehouse | |
| workspace | No | Workspace ID (defaults to FABRIC_DEFAULT_WORKSPACE) |