For the complete documentation index, see llms.txt. This page is also available as Markdown.

Query: Find Email

Gmail Operation

The Find Email query searches for and retrieves a specific email in Gmail based on given criteria.

Example User Story

I want to find the contract email from Client X to reference the agreed terms for our meeting.

Fields

Field Name
Field Type
Required

query

String

Yes

maxResults

Integer

No

Gmail

Example link

Code (Apache v2.0): Operation

Last updated