delete_block
Delete a Notion block by its ID to remove it from a page or database. Use to clean up outdated or unwanted content.
Instructions
Delete (archive) a block.
Args: block_id: The ID of the block to delete
Returns: Deleted block object
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| block_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||