get_block
Retrieve a single Notion block by ID to inspect its type and content.
Instructions
Retrieve a single block by ID.
Args: block_id: The ID of the block
Returns: Block object with type and content
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| block_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||