Gmail
Actions use a linked Google account with Gmail scopes requested on each node.Search Messages
Inputs- Query — Same syntax as the Gmail search box (
from:,label:,is:unread, etc.). - Max results — 1–100 (default 10).
- Include spam & trash — Broadens the search space.
- After date / Before date — Optional bounds on message time.
Get Message by ID
Inputs- Message ID — Gmail or RFC822 id string.
- Download attachments — When on, exposes attachments outputs as files; when off, no attachment list.
Send Email
Sends a new message from the account. Inputs- Google account (send scope).
- Recipients — At least one To address.
- CC — Optional list of CC addresses.
- Subject / Body — Message content. Body type (plain/HTML, etc.) comes from Body Type options on the node.
- Attachments — Optional list of files.
- messageId — Gmail message ID of the sent mail.
- threadId — Thread ID (useful for Send Reply to Thread or later lookups).