read_cell
Read the full source and outputs of a Jupyter notebook cell by path and index.
Instructions
Read one cell's full source (and outputs/execution_count for code cells).
Outputs are read-only: no tool writes them, and editing a code cell's source clears its stale outputs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| index | Yes |