gmail_get_attachment
Download a Gmail attachment by providing message ID and attachment ID, and get its base64 data.
Instructions
Download a Gmail attachment and return its base64 data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message_id | Yes | ||
| attachment_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |