read_block
Retrieve a Notion block's content as markdown using its block ID. Container blocks include all children recursively; unsupported blocks return errors or warnings.
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 |