Skip to main content
Glama

populate_metadata

Write locale-specific app store metadata to fastlane files. Creates all required .txt files for each locale including name, subtitle, description, and keywords.

Instructions

Populate fastlane metadata directory with locale-specific content. Creates all required .txt files (name, subtitle, description, keywords, etc.) for each locale. Use this after generate_store_listing to write content directly to fastlane metadata files.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
projectDirYesPath to the app project directory (must contain fastlane/ directory)
localesYesMap of locale code to metadata content. Example: {"en-US": {"name": "My App", ...}, "ko": {"name": "내 앱", ...}}

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/seungmanchoi/app-publisher-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server