session_list_cells
Retrieve every cell in a session, distinguishing free inputs from computed cells and revealing the operation that computes each one.
Instructions
List every cell in a session with its role ("free" input vs "computed") and, for computed cells, the op that defines it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes |