Skip to main content
Glama
RankoR

ASO MCP Server

by RankoR

google-play-validate-full-description

Validate your Google Play Store app's full description to ensure compliance with store guidelines. Identify potential issues before submission.

Instructions

Validate full description for Google Play Store

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
full_descriptionYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
errorsNo
lengthYes
is_validYes
Behavior2/5

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

No annotations are provided, and the description does not explain what 'validate' entails (e.g., length checks, content rules, or whether it returns errors/boolean). The agent cannot infer side effects or behavior beyond a generic validation operation.

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 a single sentence with no extraneous words, but it is too brief and lacks substance. It meets conciseness but sacrifices informativeness.

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

Completeness2/5

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

Given the tool has one parameter and no annotations, the description is insufficient for an agent to understand the validation criteria. Although an output schema exists, the description does not hint at the nature of validation results (e.g., pass/fail, error list), leaving the tool's behavior unclear.

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

Parameters1/5

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

With 0% schema description coverage, the description adds no meaning beyond the parameter name 'full_description'. It does not specify constraints (e.g., max length, required format) or provide examples, leaving the agent guessing about valid input.

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

Purpose4/5

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

The description clearly states it validates a full description for Google Play Store, distinguishing it from siblings like 'validate-title' and 'validate-short-description' by specifying 'full description'.

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

Usage Guidelines2/5

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

No guidance is provided on when to use this tool versus its siblings (e.g., google-play-validate-title, google-play-validate-short-description). The description does not help an agent decide which validation tool to invoke.

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/RankoR/aso-mcp'

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