Delete Cell
delete_cellDelete an existing cell from a marimo notebook to remove unwanted code or output. Specify the target cell by cell_id to clear it from the session.
Instructions
Delete an existing cell from the notebook.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cell_id | Yes | Target cell id. | |
| server_url | No | Server URL override. | |
| session_id | No | Session ID; omit only when the active-session binding holds for this call (see `list_active_notebooks`). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||