Google Toolbox

search_emails

Retrieve specific emails using advanced queries to locate relevant information efficiently. Specify search terms and set a maximum number of results for targeted email retrieval.

Instructions

Search emails with advanced query

Input Schema

NameRequiredDescriptionDefault
max_resultsNo
queryYes

Input Schema (JSON Schema)

{ "properties": { "max_results": { "default": 10, "title": "Max Results", "type": "integer" }, "query": { "title": "Query", "type": "string" } }, "required": [ "query" ], "title": "search_emailsArguments", "type": "object" }

You must be authenticated.

Other Tools from Google Toolbox

Related Tools

ID: 4wfavu4bhs