Get Block by ID
get_blockRead a specific block by its data-block-id to retrieve XML content, attributes, text, and context without fetching the entire document.
Instructions
Read a specific block by its data-block-id. Returns detailed info including the block's XML content, attributes, text content, and context (prev/next block IDs). Use this for targeted reads without fetching the entire document.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| graph_id | Yes | ||
| document_id | Yes | ||
| block_id | Yes |