add_hyperlink
Insert a hyperlink into a paragraph of a document by providing the paragraph index, display text, URL, and optional position.
Instructions
Add a hyperlink to a paragraph.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| text | Yes | ||
| position | No | end | |
| paragraph_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |