cells
List or read notebook cells by style, position, and content to locate inputs for evaluation.
Instructions
List or read cells of an open notebook. Use style to filter (e.g. 'Input'). Cell indices are positions in the document and are what evaluate_cells takes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| style | No | ||
| offset | No | ||
| notebook | No | ||
| include_content | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |