Log into Airtable via Google SSO, picking a specific account when an email is given. Only works on your own paired browser — it relies on that browser's own signed-in Google session rather than injected cookies.
Input
emailoptional
Google account to pick in the chooser. Omit to use the first/only account.
Output
urlrequired
loggedInrequired
accountoptional
FAQ
Log into Airtable via Google SSO, picking a specific account when an email is given. Only works on your own paired browser — it relies on that browser's own signed-in Google session rather than injected cookies.
Optional: email.
It returns url, account, loggedIn.
No. It only uses pages of airtable.com that are reachable without signing in.
It makes changes on airtable.com, like sending, posting or booking something.
Ask an AI agent connected to Reduck to run reduck/airtable.com/login_with_google, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/airtable.com/login_with_google
It is part of Reduck's official curated catalogue.