notebook_run
Run a Microsoft Fabric notebook on demand by providing workspace and notebook IDs. Pass parameters as key-value pairs to execute the notebook with specific inputs.
Instructions
Run a notebook on demand
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notebookId | Yes | The notebook ID | |
| parameters | No | Notebook parameters as key-value pairs | |
| workspaceId | Yes | The workspace ID |