gmail_list_attachments
Get attachment filenames, types, and sizes for a Gmail message using its message ID. Use this to inspect files attached to an email.
Instructions
What is attached to a message: filenames, types and sizes.
Args: message_id: Message id from gmail_search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |