move_cell
Move a notebook cell to a specified index or after an existing cell to reorganize content.
Instructions
Move a cell: after an existing cell ('' moves to top) or to index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| path | Yes | ||
| after | No | ||
| index | No | ||
| expected_rev | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |