get_namespace_keys
Return a sorted list of dot-notation keys in a namespace from the primary locale without values. Plan batch translation work without loading full locale values across many locales.
Instructions
Return a sorted list of all dot-notation keys in a namespace (from the primary locale) without their values. Use this to plan batch translation work — avoids blowing context with full locale values across many locales.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| namespace | Yes | Namespace name from .i18n-mcp.json |