run_code_cells
Execute a list of code cells in sequence and retrieve outputs per cell, with configurable stop-on-error and timeout settings.
Instructions
Runs a list of code cells in order and returns per-cell outputs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cellIds | Yes | ||
| stopOnError | No | ||
| includeOutputs | No | ||
| timeoutSeconds | No |