Skip to main content
Glama

CreativeScope — Mobile Game Ad Creative Intelligence

get_game_publisher_platform_trend

Get a game delivery-platform trend for a date range. Use the returned metric and dates consistently when comparing platforms.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
date_toNoEnd date, YYYY-MM-DD. Default: today.
game_idYesGame token returned by this service. Pass unchanged.
date_fromNoStart date, YYYY-MM-DD. Default: 90 days ago; maximum range 180 days.
publisher_platformNoOptional delivery platform alias, such as facebook, youtube or tiktok. See get_context for the full list.

Schema Changelog

Changes observed during successful MCP inspections.

  1. Added

TDQS

B3.1/5.0
Behavior2/5

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

No annotations are provided, so the description must carry the behavioral disclosure burden. It does not communicate whether the operation is read-only, what the output/trend shape is, how dates are interpreted beyond what the schema already says, or what limits apply; only the generic consistency hint is given.

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

Conciseness5/5

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

Two short sentences make up the whole description and each adds something: one states the operation and the other adds a practical consistency warning. There is no filler or repetition.

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

Completeness3/5

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

The schema covers the parameters well, but there is no output schema and no annotation coverage, so the description should say something about what the returned trend looks like. It gives a usage hint but does not describe the actual returned metric/date structure, which remains an assumption for the agent.

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 input schema already has 100% description coverage for all parameters, including defaults and range guidance, so the baseline is 3. The description adds no parameter-specific clarification beyond framing it as a 'date range' and 'delivery-platform' tool.

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 a specific action ('Get a game delivery-platform trend') and a scope ('for a date range'), so an agent can see what resource is involved. It does not explicitly distinguish itself from sibling tools such as get_game_publisher_platform_ratio or get_game_daily_impressions, so it misses the full sibling-differentiation bar.

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?

The only guidance is 'use the returned metric and dates consistently when comparing platforms,' which is a result-handling caveat rather than when-to-use guidance. It does not mention alternatives or exclusion conditions, so an agent gets little help deciding between this and related trend/ratio/delivery tools.

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.