gmail_search_many
Search Gmail messages across multiple accounts at once. Results are grouped by account for easy comparison.
Instructions
Search Gmail messages across multiple configured accounts. Results are grouped by account. Results do not include attachment info (fetched with format: metadata, which never populates the MIME parts tree) — use gmail_read_message on a specific message to see its attachments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Gmail search query, e.g. from:alice@example.com newer_than:7d. | |
| accounts | No | Configured account aliases to search. If omitted, all configured accounts are searched. | |
| maxResultsPerAccount | No |