add_internal_link
Appends an internal anchor hyperlink to a paragraph. Links to a specified bookmark using display text and paragraph ID.
Instructions
Append an internal anchor hyperlink (w:anchor) at the end of a paragraph.
Internal links reference bookmarks by name and do NOT add a relationship.
Args: para_id: w14:paraId of the target paragraph. text: Display text for the hyperlink. bookmark: Name of the bookmark to link to.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| para_id | Yes | ||
| text | Yes | ||
| bookmark | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |