App Logo
calendly.com

Switch Calendly language

Change the display language of a Calendly account (English, French, Spanish, German, or Brazilian Portuguese). Built to support locale testing of other Calendly scripts. Requires an authenticated session.

Input

language required

Target language code: en (English), fr (French), es (Spanish), de (German), pt (Brazilian Portuguese).

Output

language required

The document language tag (document.documentElement.lang) read back after the switch, confirming what actually applied.

FAQ

Change the display language of a Calendly account (English, French, Spanish, German, or Brazilian Portuguese). Built to support locale testing of other Calendly scripts. Requires an authenticated session.
Required: language.
It returns language.
No. It only uses pages of calendly.com that are reachable without signing in.
It makes changes on calendly.com, like sending, posting or booking something.
Ask an AI agent connected to Reduck to run reduck/calendly.com/switch_language, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/calendly.com/switch_language
It is part of Reduck's official curated catalogue.

Start building not clicking