delete_paragraph
Removes a paragraph from a Word document by specifying its paraId. Enables precise deletion of content without affecting other paragraphs.
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 |