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

Action: Reply to Email

Gmail Operation

The Reply to Email action sends a response to the sender of a selected email in Gmail.

Example User Story

I want to reply to a client's inquiry email to provide a solution and close the ticket.

Fields

Field Name
Field Type
Required

messageId

String

Yes

subject

String

No

body

String

Yes

from

String

No

to

String

No

Gmail

Example link

Code (Apache v2.0): Operation

Last updated