Retrieve block
get_blockRetrieve a Notion block by its ID to access its content and metadata.
Instructions
Retrieve one Notion block by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| blockId | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| code | No | ||
| data | No | ||
| error | No | ||
| status | No |