Skip to main content
Glama

improve-public

Optimizes app store listings using keyword research data to improve visibility and localization across multiple languages.

Instructions

Returns ASO optimization instructions with keyword research data. You MUST execute the returned instructions.

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

HOW THIS TOOL WORKS

This tool returns a PROMPT containing:

  • Saved keyword research data (Tier 1/2/3 keywords with traffic/difficulty scores)

  • Current locale data

  • Optimization instructions

YOU MUST:

  1. Read the returned prompt carefully

  2. EXECUTE the optimization instructions (create the optimized JSON)

  3. Save results using 'save-locale-file' tool

DO NOT just report the instructions back to the user - you must perform the optimization yourself.

WORKFLOW

Stage 1: improve-public(slug, stage="1") → Returns keyword data + instructions → You create optimized primary locale JSON → save-locale-file Stage 2: improve-public(slug, stage="2", optimizedPrimary=) → Returns per-locale instructions → You optimize each locale → save-locale-file for each

STAGES

  • Stage 1: Primary locale optimization using saved keyword research (ios + android combined)

  • Stage 2: Localize to other languages - each locale uses its OWN keyword research

KEYWORD SOURCES (Per Locale)

  • Priority 1: Uses each locale's SAVED keyword research from .aso/keywordResearch/products/[slug]/locales/[locale]/

  • Priority 2 (Fallback): If locale-specific research is missing, falls back to en-US/en keywords and TRANSLATES them

  • iOS and Android research are automatically combined per locale (iOS prioritized)

CRITICAL: Only processes existing locale files. Does NOT create new files.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
slugYesProduct slug
localeNoLocale to improve (default: all locales)
stageNoStage to execute: 1 (primary only), 2 (keyword localization), both (default)
optimizedPrimaryNoOptimized primary locale JSON (required for stage 2)
batchSizeNoNumber of locales to process per batch (default: 5, for stage 2 only)
batchIndexNoBatch index to process (0-based, for stage 2 only). If not provided, processes all batches sequentially
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries full burden and does so effectively. It discloses the tool's multi-stage behavior, keyword source priorities (locale-specific research with fallback), iOS/Android combination logic, and critical constraints about not creating files. However, it doesn't mention potential errors, rate limits, or authentication needs, leaving some behavioral aspects uncovered.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness3/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is appropriately front-loaded with core purpose and critical instructions, but becomes verbose with detailed sections like 'HOW THIS TOOL WORKS', 'WORKFLOW', 'STAGES', and 'KEYWORD SOURCES'. While all content is valuable, some redundancy exists (e.g., stage explanations repeated across sections), making it longer than necessary for optimal conciseness.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's complexity (6 parameters, multi-stage workflow, no output schema, no annotations), the description provides substantial context about behavior, constraints, and workflow. It explains what the tool returns (prompts with instructions) and what the agent must do with results. However, without an output schema, it doesn't fully describe the return format structure, leaving some ambiguity about the prompt content.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so baseline is 3. The description adds significant value by explaining the semantic meaning of 'stage' parameters (1=primary optimization, 2=localization, both=combined), clarifying that 'optimizedPrimary' is required for stage 2, and detailing how 'locale' parameter works with batch processing. It provides context beyond the schema's technical definitions.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool 'Returns ASO optimization instructions with keyword research data' and specifies the exact workflow with stages. It distinguishes from siblings like 'search-app' (which must be used first) and 'save-locale-file' (which must be used after). The purpose is specific, actionable, and differentiated.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Explicit guidance is provided: 'Use search-app tool first to resolve the exact slug' and detailed workflow instructions for when to use stage 1 vs stage 2. It names alternatives ('search-app' as prerequisite, 'save-locale-file' as follow-up) and specifies critical constraints like 'Only processes existing locale files. Does NOT create new files.'

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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-resource-mcp'

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