download_attachment
Downloads an iMessage attachment using its GUID and returns the file as base64-encoded data.
Instructions
Download an attachment and return it as base64-encoded data.
Args: attachment_guid: The attachment GUID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| attachment_guid | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |