read_graph
List blocks in an nTop notebook with their typed signatures, wiring, and literal values. Filter by block name or signature to locate specific nodes.
Instructions
List the blocks in a notebook with their typed signatures, wiring and literal values. Use filter to narrow by block name or signature.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum blocks to return (default 200) | |
| filter | No | Case-insensitive substring matched against block name and signature | |
| notebook | Yes |