move_cell
Move a cell in a Colab notebook to a new position by specifying its cell ID and target index.
Instructions
Move a cell to a new position in the Colab notebook by cellId and target index. Requires an active browser connection via open_colab_browser_connection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cellId | No | ||
| cellIndex | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |