docs_insert_link
Transform a selected text range in a Google Doc into a hyperlink by providing the document ID, start and end indices, and the URL to link to.
Instructions
Turn an existing range of text into a hyperlink.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| end_index | Yes | ||
| document_id | Yes | ||
| start_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |