delete_cell
Remove a specific cell from a Google Colab notebook using its cell ID. Enter the cell ID to delete that cell.
Instructions
Deletes the cell with the provided cell ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cellId | Yes | The ID of the cell to delete. |