notebook_cancel_run
Cancel a running Microsoft Fabric notebook job by supplying workspace ID, notebook ID, and job instance ID to stop execution immediately.
Instructions
Cancel a running notebook execution
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notebookId | Yes | The notebook ID | |
| workspaceId | Yes | The workspace ID | |
| jobInstanceId | Yes | The job instance ID to cancel |