evaluate_cell
Re-evaluate an existing Mathematica notebook cell to refresh its results.
Instructions
[ADVANCED] Re-evaluate an existing cell in a notebook.
Prefer execute_code(style="notebook") for fresh execution.
Use evaluate_cell only when you already have a notebook cell and need to
re-run that specific cell.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cell_id | Yes | ||
| notebook | No | ||
| session_id | No | ||
| max_wait | No | ||
| sync | No | none | |
| sync_wait | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |