read_cell
Retrieve a specific Jupyter notebook cell by its zero-based index, with code outputs included, to inspect or verify cell contents directly.
Instructions
Read one cell by its zero-based index, including outputs for code cells.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||