Skip to main content
Glama

similarweb

Play Store / App Details

get_v2_play_store_app_details

Play Store / App Details Group: Mobile Apps. Billing per call: 1 Credits.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
app_idNoGoogle Play App ID

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observed

TDQS

C2.6/5.0
Behavior2/5

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

Without annotations, the description carries full burden for transparency. It mentions billing per call (1 credit), which is a form of cost transparency, but says nothing about side effects, return value, or whether it's a read-only operation, leaving significant gaps.

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 extremely short, consisting of two fragments: 'Group: Mobile Apps' and 'Billing per call: 1 Credits.' While concise, it lacks a clear subject-verb structure and omits essential functional details, making it under-specified.

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?

With only one parameter and no output schema, the description still fails to explain what the tool returns or its purpose beyond the name. It lacks context on typical use cases, making it incomplete for an agent to understand the tool's role.

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

Parameters3/5

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

The only parameter (app_id) is fully described in the schema with title, example, and description. The tool description adds no extra context beyond that, so it stays at the baseline for full schema coverage.

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 tool name clearly indicates it retrieves Play Store app details, and the description reinforces this with 'Play Store / App Details.' It distinguishes from sibling tools like top apps, but the description lacks an explicit verb, relying on the name for clarity.

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

Usage Guidelines1/5

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

The description provides no guidance on when to use this tool versus alternatives (e.g., when to use this instead of get_v2_play_store_top_apps). It only includes billing info, which does not help in tool selection.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources