delete_content_control
Removes a content control wrapper from a Word document while preserving the enclosed content. Specify the control ID to unwrap.
Instructions
Remove an SDT content control wrapper, keeping its content in place.
Args: control_id: The w:id value of the content control to unwrap.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| control_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |