gmail_search
Search for emails in a connected Gmail account using standard search operators. Specify the account, query, and result limits to find messages.
Instructions
Search for emails in a specific Gmail account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | The Gmail address to search within (must be an authenticated account). | ||
| query | Yes | The search query (uses standard Gmail search operators). | |
| pageToken | No | Pagination token from a previous call's nextPageToken, to fetch the next page of results. | |
| maxResults | No | Maximum number of results to return (default: 10). |