get_errors
Retrieve all errors from a marimo notebook, organized by cell to simplify debugging.
Instructions
Get all errors in the notebook, grouped by cell.
Args: notebook: Path to the notebook file or port number.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notebook | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |