Discover i18n Setup
discoverReturns i18n project configuration including locales, fallback chain, glossary, and translation style, plus directory listings. Run this first to warm the config cache for all subsequent tools.
Instructions
Discover the complete i18n setup. Returns project config (locales, default locale, layers, fallback chain, glossary, translation style) plus per-layer directory listings with file counts and top-level key namespaces. Call this first — it warms the config cache that all other tools depend on.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectDir | No | Absolute path to the project root. Defaults to server cwd. |