get_notebook_state
Retrieve a full structural snapshot of a notebook: layout, cell previews, cell types, and last-run statuses.
Instructions
Full structural snapshot of a notebook (layout, cells with previews, kind via type, last-run statuses). type:"markdown" marks a prose cell; SQL cells omit type. No cell data values; no columns/rows/count. Previews are capped at 120 chars — cells cut carry preview_truncated: true + full_length; a preview is never a cell's real content to write back.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| buffer_id | Yes |