notebook_get_definition
Retrieve a notebook's definition files and write them to a specified directory for export, backup, or inspection.
Instructions
Get the content/definition of a notebook (long-running). Writes definition files to the specified output directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notebookId | Yes | The notebook ID | |
| workspaceId | Yes | The workspace ID | |
| outputDirectoryPath | Yes | Directory path where notebook definition files will be written |