read_block
Reads a Notion block as markdown, fetching child blocks recursively. Returns warnings for unsupported nested types and errors for unsupported root 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 |