Short answer: Drop the "Gmail → List Drafts" action anywhere in your workflow, map the inputs from upstream nodes, and publish.
Every field can be mapped from an upstream trigger, AI step, table row, or hard-coded literal.
| Field | Type | Required | Description |
|---|---|---|---|
Search Query q | string | Optional | Gmail search query to filter drafts |
Max Results maxResults | string | Optional | Max Results. e.g. "10" |
{"q": "e.g. subject:proposal to:john@example.com","maxResults": "10"}
{"drafts": [{"id": "r1234567890","message": {"id": "msg123","threadId": "thread123"}},{"id": "r0987654321","message": {"id": "msg456","threadId": "thread456"}}],"resultSizeEstimate": 2}
Use these fields in downstream nodes for routing, logging, or error handling.
Any of these apps can fire this action as part of a workflow.
Triggered by anything in the catalog. Free tier available. No credit card.