Google Accounts

Google integration · 1 node(s).

00Overview

Every field below is exactly what you see in the Flomation editor. Fields marked ● live picker let you choose from a list pulled live from your account — no IDs to look up.

01Connecting Google Accounts

Google Accounts nodes have no credential fields — there is no API key or secret to add as an environment secret. Fill in each node's own fields, listed below, and run the flow.

02Accounts

Manage Google Connections

google/accounts · Action

Manage the user's Google account connections for calendar, email read, and email send. Lists which accounts are connected and for which purposes (calendar, email read, email send), provides OAuth links to connect new permissions, and can disconnect specific accounts/purposes. Use this when the user wants to connect or manage their Google accounts.

FieldTypeDetails
What to do with Google account connectionsstringRequiredchoices: List accounts with purposes and get connect links, Disconnect an account or specific purpose
Email (for disconnect)stringuser@example.com
Purpose to disconnect (calendar, email_read, email_send) — empty removes allstringchoices: Calendar access, Email read access, Email send access

Returns: tool_result, accounts, auth_urls, success, error

03Notes & Limitations

Behaviours and constraints worth knowing before you build with these nodes.