delete_paragraph
Delete a paragraph from a Word document by specifying its paragraph ID, enabling precise removal in document editing workflows.
Instructions
Delete the paragraph with the given paraId.
Args: para_id: paraId of the paragraph to remove.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| para_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |