notebooks
Manage Mathematica notebook sessions by opening, creating, listing, saving, and closing .nb files while preserving original cell boxes for accurate evaluation.
Instructions
Notebook sessions over .nb files on disk. actions: open(path) | create(title,path) | list | info | save(path) | close. Cells are evaluated from their original stored boxes, so nothing is lost in translation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| title | No | Untitled | |
| action | No | list | |
| notebook | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |