gold_gmail_search
Search Gmail with custom queries using your own OAuth credentials. Returns a config stub when authentication is missing, never fake data.
Instructions
Gmail search (BYOK Google OAuth). Query like newer_than:7d seller/order/refund. Returns honest config_needed stub without auth — no data invented.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Gmail query, default newer_than:7d | |
| max_results | No | max 1-50, default 20 | |
| include_body | No | include body snippet |