get_attachments
List iMessage attachment metadata including name, type, size, direction, and date.
Instructions
List attachment metadata: name, type, size, direction and date.
The files themselves are not read, so this says what was sent, not what is in it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of attachments to return (default: 20) | |
| offset | No | Number of attachments to skip from the start (default: 0) | |
| chat_guid | No | Restrict to one conversation (default: all) |