get_doc_blocks
Retrieve a document's structured block tree, returning block types, content, and hierarchy for precise document analysis.
Instructions
[Official API] Get structured block tree of a document. Returns block types, content, and hierarchy for precise document analysis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| document_id | Yes | Document ID (from search_docs or create_doc) |