read_block
Fetch a Notion block by ID and output it as markdown, recursively including children. Returns clear errors for unsupported root types and lists warnings for omitted nested blocks.
Instructions
Read one block by ID as markdown. Container blocks are fetched recursively with children. Unsupported root block types return a clear error; unsupported nested blocks are omitted and listed in warnings. Notion AI meeting-notes blocks encountered in the result are rendered as a synthetic toggle and produce a read_only_block_rendered warning. Transcripts are not included from these tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| block_id | Yes | Block ID |