get_attachment
Retrieve image or file attachments from iMessage conversations using the message's ROWID. Returns images for direct viewing and analysis.
Instructions
Get an attachment (image, file) from a message. Returns images directly so Claude can view and analyze them. Use message IDs from get_conversation results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message_id | Yes | The message ROWID to get attachments for (from conversation results) |