Skip to main content
Glama

app-data

app_apple_details

V1 App Apple Details

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
termNo
countryNo
trackIdNo

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

C2/5.0
Behavior2/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure, but it only says 'V1 App Apple Details'. It does not state whether this is a read-only lookup, whether it requires a trackId or term, what it returns, or any side effects. The behavior is almost entirely opaque.

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

Conciseness2/5

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

The description is extremely short, but this is under-specification rather than conciseness. 'V1 App Apple Details' is a version marker and title fragment, not a purposeful description. It earns no credit for efficiency because it conveys almost no usable information.

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?

For a tool with three undocumented parameters, no annotations, and no output schema, the description is severely incomplete. An agent cannot determine what input to provide, what the tool returns, or how it differs from the sibling search and review tools. The context signals show a high-complexity situation that the description fails to address.

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

Parameters2/5

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

Schema description coverage is 0%, so the description must compensate, but it does not explain any of the three parameters (term, country, trackId). The parameter names hint at an iTunes lookup, but the description adds no meaning about how they relate, which are required, or what formats are expected.

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

Purpose2/5

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

The description 'V1 App Apple Details' is essentially a version label, not a statement of what the tool does. It names the resource ('App Apple Details') but lacks a verb or any functional explanation, so an agent cannot tell what action this tool performs or how it differs from siblings like app_apple_search or app_apple_reviews.

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 about when to use this tool versus app_apple_search, app_apple_reviews, or the Google Play siblings. The description gives no context, prerequisites, or exclusions, leaving the agent to infer usage entirely from the tool name and parameters.

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.