notion_delete_block
Permanently delete a Notion block and all its children by providing the block ID.
Instructions
Delete a block from a Notion page. This removes the block and all its children. The deletion is permanent (blocks cannot be restored).
block_id: ID of the block to delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| block_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |