App Logo
admin.mistral.ai

Mistral login (Google SSO)

Log into the Mistral admin console (admin.mistral.ai) with Google SSO, handling the Google account chooser and the first-time consent screen, and land on the admin console. If you are already signed in, it returns immediately without repeating the login. Pass `email` to pick a specific Google account.

Input

email optional

Google account to pick if the chooser appears (e.g. [email protected]). Omit to use the first/only account.

Output

url required
loggedIn required
account optional

FAQ

Log into the Mistral admin console (admin.mistral.ai) with Google SSO, handling the Google account chooser and the first-time consent screen, and land on the admin console. If you are already signed in, it returns immediately without repeating the login. Pass `email` to pick a specific Google account.
Optional: email.
It returns url, account, loggedIn.
Yes. It acts as you on admin.mistral.ai: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the admin.mistral.ai cookies saved by the Reduck extension.
It makes changes on admin.mistral.ai, like sending, posting or booking something.
Ask an AI agent connected to Reduck to run reduck/admin.mistral.ai/login_with_google, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/admin.mistral.ai/login_with_google
It is part of Reduck's official curated catalogue.

Start building not clicking