Delete Buildin block
buildin_delete_blockPermanently delete a block by its ID. This hard removal is irreversible, unlike archiving.
Instructions
Hard-delete a block by ID (DELETE /v1/blocks/{block_id}). This is NOT the same as archiving a page — it's a permanent removal.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| block_id | Yes | Buildin object ID (UUID-like). |