列出资源集内的 key
list_resource_keysLists all resource keys in a specified resource set, indicating whether each key has a value. Helps identify missing or empty i18n translations.
Instructions
列出指定资源集中的全部资源 key(resourceId)及其是否有值。需配置环境变量 I18N_API_KEY。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | 项目 id(可选,用于项目维度过滤) | |
| resourceSet | Yes | 资源集名称,如 portal.member |