get_unsubscribe_link
Extract the unsubscribe URL from an email by checking the List-Unsubscribe header first, then scanning the message body as a fallback.
Instructions
Extract unsubscribe URLs from a message — checks the List-Unsubscribe header first (reliable), then scans the plain-text body as a fallback.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message_id | Yes | RFC message-id (with or without angle brackets) |