update_hyperlink
Update the target URL of an existing hyperlink in a Word document by specifying its relationship ID and new URL.
Instructions
Update the target URL of an existing external hyperlink relationship.
Args: r_id: The relationship ID (e.g. "rId7") to update. new_url: The new target URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| r_id | Yes | ||
| new_url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |