add_code_cell
Add a new code cell to a Google Colab notebook, specifying code, language, and position. Requires an active Colab browser connection.
Instructions
Add a new code cell to the Colab notebook. Requires an active browser connection via open_colab_browser_connection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | No | ||
| cellIndex | No | ||
| language | No | python |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |