gmail_list_attachments
Get all attachments from a Gmail message, including IDs, filenames, MIME types, and sizes.
Instructions
List all attachments in a Gmail message. Returns attachment IDs, filenames, MIME types, and sizes. Requires readonly scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accountId | Yes | The Google account ID, alias, or email | |
| messageId | Yes | The message ID to list attachments from |