notebook_create
Creates a new notebook in a Microsoft Fabric workspace using workspace ID, display name, and description. Enables AI assistants to provision notebooks for data engineering and analytics workflows.
Instructions
Create a new notebook in a workspace (long-running operation)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | No | Description of the notebook | |
| displayName | Yes | Display name for the notebook | |
| workspaceId | Yes | The workspace ID |