App Logo
mail.google.com

Forward Gmail thread

Forward an entire Gmail thread to one recipient, with an optional leading note. Takes the hex threadId that search_emails returns, and forwards the whole conversation inline rather than a single message. Returns forwarded, threadId and to. The thread must be on the first page of All Mail, newest-first, so older conversations cannot be reached this way.

Input

to required

Recipient email address.

threadId required

Hex legacy thread id.

note optional

Optional plain-text note prepended above the forwarded content.

account optional

Google account email to act as (authuser=). Without it Gmail picks u/0, nondeterministic in a multi-account browser jar.

Output

to required
threadId required
forwarded required

Start building not clicking