notion_delete_block
Delete a Notion block by moving it to the trash, using its block ID. Removes unwanted content from pages and databases efficiently.
Instructions
Deletes a block (sets in_trash: true).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| extract | No | Response fields to extract. If omitted, returns recommended fields: ['id', 'in_trash']. Use ['none'] to return all fields. | |
| block_id | Yes | Block ID |