delete_field
Remove a specific complex field from a Word document using its field ID. Accepts a positional identifier to delete the entire field structure.
Instructions
Remove a complete complex field (begin through end runs) from the document.
Args: field_id: Positional identifier returned by list_fields (e.g. "field_0").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| field_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |