download_attachment_safe
Safely download a validated Gmail attachment. Blocks risky files and enforces policy checks before returning the data.
Instructions
Safely download one validated attachment. Blocks risky files and enforces policy checks before returning data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| messageId | Yes | The Gmail message ID containing the attachment | |
| attachmentId | Yes | The attachment ID from read_email or list_attachments_with_safety |