gmail_get_attachment
Retrieve a Gmail attachment by message and attachment IDs, returning its content as base64 data for further processing.
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 |