get_email_links
Extract all hyperlinks from an email by providing its Exchange ItemId. Retrieves URLs embedded in the HTML body.
Instructions
Extract all hyperlinks from an email's HTML body.
Args: item_id: The Exchange ItemId of the email to extract links from.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |