read_output_of_cell
Retrieve the output of a specific Jupyter notebook cell by its ID, enabling programmatic inspection of cell results.
Instructions
Read the output of a specific cell in a notebook, by cell_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cell_id | Yes | ||
| notebook_path | Yes |