run_code_cell
Execute a code cell in a Colab notebook by specifying its cell ID, using an active browser connection.
Instructions
Execute a code cell in the Colab notebook by cellId (from add_code_cell or get_cells). Requires an active browser connection via open_colab_browser_connection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cellId | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |