GOOGLE

Gmail actions

4 actions you can wire into a flow, alongside everything else in the Google integration.

Every Gmail action

  • Gmail DraftManage Gmail drafts: create a new draft, list existing drafts, update a draft, or delete one. Use action='create' to compose without sending, 'list' to see drafts, 'update' to modify, 'delete' to remove.
  • Gmail ReadSearch and read the USER's emails from their connected Gmail. When the user says 'my emails' or 'check my inbox', use this tool: it reads THEIR mailbox. Use Gmail search (e.g. 'is:unread newer_than:1d', 'from:someone') or email_id for a specific message.
  • Gmail ReplyReply to an existing email. Requires the email_id from a previous email_read. Preserves the thread so the reply appears in the correct conversation.
  • Gmail SendSend an email. Default sends from agent's account. Set account to user's email to send on their behalf.

Also in Google

Put Gmail in a flow

These actions sit on the same canvas as every other integration, so a Gmail step can follow a form, a schedule or a message without any glue code.