add_hyperlink_to_bookmark
Add a hyperlink that navigates to a bookmark within the document. Specify display text and target bookmark name to create internal links.
Instructions
Add a hyperlink that navigates to a bookmark in the document.
Args: text: Display text for the hyperlink bookmark_name: Name of the target bookmark
Returns: Success or error message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| bookmark_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |