add_local_cell
Insert a new cell into a local notebook, specifying type (code, markdown, or raw), source, and optional index.
Instructions
Add a cell to a local notebook.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| cell_type | Yes | ||
| source | Yes | ||
| index | No |