list_locales
Retrieve all configured locales from Strapi's i18n plugin, including codes, display names, and default status. Use this to discover available languages before creating or querying localized content.
Instructions
List all locales configured in the Strapi i18n plugin with their codes and display names. Returns each locale's code, display name, and whether it is the default locale. Use this to discover available languages before creating or querying localized content entries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |