add_text_cell
Insert a text or markdown cell into a Colab notebook at a specified index. Requires an active browser connection.
Instructions
Add a new text/markdown cell to the Colab notebook. Requires an active browser connection via open_colab_browser_connection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | No | ||
| cellIndex | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |