Log into Lucid (Lucidchart) using your connected Google account. Lands on the Lucid documents home; returns early if already signed in.
Input
emailoptional
Google account to pick if Google shows an account chooser. Omit to use the single signed-in account.
Output
urlrequired
loggedInrequired
accountoptional
FAQ
Log into Lucid (Lucidchart) using your connected Google account. Lands on the Lucid documents home; returns early if already signed in.
Optional: email.
It returns url, account, loggedIn.
Yes. It acts as you on lucid.app: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the lucid.app cookies saved by the Reduck extension.
It makes changes on lucid.app, like sending, posting or booking something.
Ask an AI agent connected to Reduck to run reduck/lucid.app/login_with_google, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/lucid.app/login_with_google
It is part of Reduck's official curated catalogue.