fabric_get_notebook_definition
Provided a notebook ID, obtain the complete notebook definition and decoded cell source to inspect or process its content programmatically.
Instructions
Fetch a notebook's definition and decoded cell source (long-running).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notebookId | Yes | Notebook ID | |
| workspace | No | Workspace ID (defaults to FABRIC_DEFAULT_WORKSPACE) |