List emails
google_gmail_listList Gmail inbox messages newest first, with optional search query for filtering. Retrieve up to 100 messages per call.
Instructions
List messages from the inbox, newest first, with an optional Gmail search query.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Gmail search query (e.g. from:bob, newer_than:2d). | |
| account | No | Account nickname to use. | |
| maxResults | No | Max messages (default 25). |