get_notebook_cell
Retrieve a single Mathematica notebook cell by its index for targeted content access.
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 |
|---|---|---|---|
| path | Yes | ||
| cell_index | Yes | ||
| full | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |