generate_store_listing
Analyze your project directory to generate complete app store listing content, including name, description, keywords, and privacy policy, for iOS App Store and Google Play Store.
Instructions
Analyze a project directory and generate complete store listing content (app name, description, keywords, privacy policy, etc.) for iOS App Store and/or Google Play Store.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectDir | Yes | Path to the project directory to analyze | |
| platform | No | Target platform: ios, android, or both (default: both) | |
| language | No | Output language: ko (Korean), en (English), ja (Japanese), or zh (Chinese). Default: ko |