gmail_downloadAttachment
Download Gmail email attachments to a local path by providing message ID and attachment ID. Saves the file directly to your computer for offline access.
Instructions
Downloads an email attachment to a local file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| localPath | Yes | Local path to save to. | |
| messageId | Yes | Message ID. | |
| attachmentId | Yes | Attachment ID. |