notebook_update_definition
Update a notebook's definition by loading files from a given directory. Specify workspace, notebook, and path to apply the new configuration.
Instructions
Update the content/definition of a notebook (long-running). Reads definition files from the specified directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notebookId | Yes | The notebook ID | |
| workspaceId | Yes | The workspace ID | |
| definitionDirectoryPath | Yes | Path to a directory containing notebook definition files |