read_email_with_privacy
Read a Gmail message by ID and return its subject, snippet, and body with sensitive information redacted locally to protect privacy.
Instructions
Read one email and return only privacy-redacted subject/snippet/body fields using the local privacy pipeline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| messageId | Yes | The Gmail message ID to read with privacy redaction. |