list_cells
Retrieve cell metadata from a QuestDB notebook: id, type, preview, position, mode, and last-run status. Provides a quick overview of notebook contents for agents.
Instructions
List the cells in a notebook. Returns id, type, short preview (≤120 chars), position, mode, and last-run status. No cell data values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| buffer_id | Yes | Notebook buffer id (from <notebook_context> prefix). |