ListValues
Inspect all named values in an Observable notebook's reactive graph to debug state and data flow across cells.
Instructions
List all named values in the Observable runtime's reactive graph.
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 |