Doco Delete Block
doco_delete_blockDelete a specific block from a shared document using its block ID and document ID. Removes unwanted content while preserving document version control.
Instructions
删除单个块
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| block_id | Yes | Stable block ID within the target document. | |
| document_id | Yes | Target document ID. | |
| base_version | No | Document version read before the protected write. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||