get_notebook_cell
Retrieve the content of a specific cell in a Mathematica notebook by providing its cell index.
Instructions
[LEGACY] Read a single notebook cell by index.
Prefer read_notebook() unless you specifically need this older or narrower
workflow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| full | No | ||
| path | Yes | ||
| cell_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |