set_notebook_directory
Define the working directory for all subsequent notebook operations, controlling where notebooks are saved and loaded from.
Instructions
Set the working directory for notebook operations. All subsequent notebook operations will use this directory. Useful for specifying where notebooks should be saved and loaded from.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |