get_cell_content
Retrieve the full content of a specific cell from a Mathematica notebook. Get programmatic access to cell contents for analysis or reuse.
Instructions
Get the full content of a specific cell.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cell_id | Yes | ||
| notebook | No | ||
| session_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |