Skip to main content
Glama

validate-aso

Validate ASO data against App Store and Google Play field limits, checking length restrictions, keyword duplicates, and invalid characters to ensure compliance before publication.

Instructions

Validates ASO data against App Store / Google Play field limits and rules.

IMPORTANT: Use 'search-app' tool first to resolve the exact slug.

WHAT IT VALIDATES

  1. Field Length Limits (docs/aso/ASO_FIELD_LIMITS.md):

    • App Store: name ≤30, subtitle ≤30, keywords ≤100, description ≤4000

    • Google Play: title ≤50, shortDescription ≤80, fullDescription ≤4000

  2. Keyword Duplicates (App Store only):

    • Checks for duplicate keywords in comma-separated list

  3. Invalid Characters:

    • Control characters, BOM, zero-width/invisible characters, variation selectors

WHEN TO USE

  • After running improve-public Stage 1/2 to verify optimization results

  • Before running public-to-aso to ensure data is valid

  • Anytime you want to check ASO data validity

OPTIONS

  • locale: Validate specific locale only (e.g., "ko-KR")

  • fix: Auto-fix issues where possible (removes invalid characters)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
slugYesProduct slug
localeNoSpecific locale to validate (default: all locales)
fixNoAuto-fix issues where possible (e.g., remove invalid chars)

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/quartz-labs-dev/pabal-web-mcp'

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