remove_block_from_page
Remove a specific block from a page by its instance ID. Works for content and layout blocks, only after user confirmation.
Instructions
Remove a specific block from a page by its instance id. Works for content and layout blocks. Only call after the user confirms.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageId | No | Page id | |
| blockId | No | Block instance id (UUID) to remove |