read_cells
Read Jupyter notebook cells with code and outputs. Filter by cell names, index slices, or view the full notebook, code-only, or output-only.
Instructions
Read cells with code and condensed outputs (charts attached as images).
Select by names (list of cell names), indices (python slice string
like '0:5'), or neither for the whole notebook. view: full | code |
outputs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| view | No | full | |
| names | No | ||
| indices | No |