delete_cell
Remove a specific cell from a Colab notebook by its cell ID. Requires an active browser connection to the notebook.
Instructions
Delete a cell from the Colab notebook by cellId. 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 |