Top Platforms
get_v2_top_platformsTop Platforms Group: Platforms. Billing per call: 1 Credits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| country | No | Country URL code. Example: `united-states`, `albania` |
get_v2_top_platformsTop Platforms Group: Platforms. Billing per call: 1 Credits.
| Name | Required | Description | Default |
|---|---|---|---|
| country | No | Country URL code. Example: `united-states`, `albania` |
Changes observed during successful MCP inspections. Dates show when Glama detected each change.
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No behavioral traits are disclosed beyond the schema parameter. There are no annotations, and the description does not mention limitations, permissions, rate limits, or what the tool does with the input. It only states billing, which is not a behavioral characteristic.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is extremely brief but not structured to convey essential information. It lacks sections or any coherent explanation of the tool's purpose, which makes it unhelpful despite its brevity. The header-like 'Top Platforms Group' is not a functional description.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the absence of an output schema perspective (since it wasn't provided), the description gives no information about response format, data granularity, or typical use cases. With one optional parameter and no context, the tool is nearly unusable without external documentation.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The only parameter 'country' has a description with examples, but it is unclear how it affects results and whether omitting it returns global data or all countries. No default behavior is specified, and there is no list of valid country codes beyond two examples.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description 'Top Platforms Group: Platforms. Billing per call: 1 Credits.' is vague and provides only a label rather than a clear action. It does not explain what 'top platforms' refers to (e.g., mobile platforms, web platforms) or what data is returned. It does not distinguish itself from siblings like get_v2_top_apps or get_v2_top_browsers.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No guidance is given on when to use this tool versus alternatives. There is no mention of use cases, required context, or exclusions. The description only mentions billing, which is not about usage selection.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.