delete_image
Remove an image from a Word document by specifying its relationship ID, including cleanup of the document's relationship entries.
Instructions
Remove the drawing containing the image with the given rId from the document.
Also removes the relationship entry from word/_rels/document.xml.rels.
Args: rId: The relationship ID of the image to delete (e.g. 'rId5').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rId | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |