Refresh
Reload an Observable notebook page and wait for completion, capturing all logs and errors from the new session to debug runtime problems.
Instructions
Trigger notebook page refresh and wait for completion. Captures all logs and errors from the new session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notebook | No | Target notebook (URL, path like "index" or "voronoi", or index like "0"). Optional if you've used FocusNotebook or only one notebook is connected. | |
| timeout_ms | No | Maximum time to wait in milliseconds | |
| wait_for_completion | No | Wait for session_end signal (recommended) |