Run Cell
run_cellExecute an existing cell in a live marimo notebook by cell ID, using the active session unless a session or server URL is specified.
Instructions
Run (execute) an existing cell.
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 | |||