list_email_attachments
Find and list email attachments by searching for specific subject keywords across your Apple Mail accounts to quickly locate files without opening each message.
Instructions
List attachments for emails matching a subject keyword.
Args: account: Account name (e.g., "Gmail", "Work", "Personal") subject_keyword: Keyword to search for in email subjects max_results: Maximum number of matching emails to check (default: 1)
Returns: List of attachments with their names and sizes
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | Yes | ||
| subject_keyword | Yes | ||
| max_results | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |