session_get_cell
Read a cell's current value, recomputing it if stale, and return typed JSON (e.g., graph cells with vertices and edges).
Instructions
Read a cell's current value (recomputing it if stale). Rich values project to typed JSON (a graph cell returns { "$type": "graph", vertices, edges, directed }).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cell | Yes | ||
| sessionId | Yes |