remove_hyperlink
Remove a hyperlink from a paragraph by specifying the paragraph ID and the URL or anchor name, preserving the text inside the hyperlink.
Instructions
Remove a hyperlink wrapper, preserving the text runs inside.
The paragraph text remains; only the w:hyperlink element is unwrapped.
Args: para_id: w14:paraId of the paragraph containing the hyperlink. url_or_anchor: URL (for external) or bookmark name (for internal) to match.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| para_id | Yes | ||
| url_or_anchor | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |