List Supported Languages

Retrieve supported languages for a Microsoft Outlook mailbox.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/naftiko/microsoft-outlook-sandbox --skill list-supported-languages
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: List Supported Languages
Source: https://github.com/naftiko/microsoft-outlook-sandbox/tree/main/skills/list-supported-languages
Command: npx skills add https://github.com/naftiko/microsoft-outlook-sandbox --skill list-supported-languages

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users understand the language options available for their Microsoft Outlook mailbox, facilitating better communication and personalization.

Core Features & Use Cases

  • Language Discovery: Retrieves a list of all supported languages for a user's mailbox.
  • Configuration Aid: Provides locale codes and display names, useful for setting or verifying mailbox language preferences.
  • Use Case: Before changing your Outlook language settings, use this Skill to see exactly which languages are available and their corresponding codes.

Quick Start

List all supported languages for the current user's mailbox.

Frequently Asked Questions about List Supported Languages

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check which languages are supported for my Outlook mailbox?

Microsoft Outlook mailbox language options require the MailboxSettings.Read permission to access configuration data. This OAuth scope authorizes the application to read your mailbox's internationalization settings and retrieve the supported locale list.

Can I get locale codes for setting my mailbox language preferences?

Yes, retrieving supported mailbox languages provides both display names and their corresponding locale codes. These codes are essential for correctly setting or verifying your Outlook mailbox language preferences during profile configuration.

What is the process to list supported languages for an Outlook mailbox before changing settings?

Listing supported languages involves querying the Microsoft Outlook mailbox settings endpoint. This action retrieves all available language options and their locale codes, allowing you to verify availability before applying any internationalization changes to your mail service.

Does retrieving mailbox language options work for internationalization configuration?

Yes, retrieving mailbox language options directly supports internationalization configuration within the Microsoft Outlook mail service. It provides the necessary locale data to personalize user profiles and facilitate better communication across different language settings.