summarize_cells
Generate detailed per-cell summaries of Jupyter notebooks, with optional output summaries, to quickly orient users in large notebooks.
Instructions
Detailed summaries (LLM): per-cell description plus, optionally, a summary of each cell's current output. Cheaper than reading full cells when orienting in a large notebook.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| names | No | ||
| include_outputs | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |