fabric_create_kql_database
Create a KQL database under a parent eventhouse, specifying display name and optional description, with workspace ID defaulting to the configured workspace.
Instructions
Create a KQL database under an eventhouse.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| displayName | Yes | ||
| eventhouseId | Yes | Parent eventhouse item ID | |
| description | No | ||
| workspace | No | Workspace ID (defaults to FABRIC_DEFAULT_WORKSPACE) |