watch_cell_outputs
Polls specific notebook cells for updated outputs within a set time, returning the latest results.
Instructions
Polls selected cell outputs for a short period and returns the latest outputs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cellIds | Yes | ||
| timeoutSeconds | No | ||
| pollIntervalSeconds | No | ||
| maxBytes | No | ||
| normalize | No |