Skip to main content
Glama

CreativeScope — Mobile Game Ad Creative Intelligence

get_material_detail_v2

Get creative summary, media and owning-game information using a complete material_reference returned by this service. Resolve the exact material, game, source platform, date and month in that reference. Use material_reference for follow-up tool calls and media_url to view images, play videos or open HTML playable ads.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
includeNoRequested sections: summary (default, including owning-game and download/delivery information), media. Multiple sections are allowed.
detail_urlYesOpaque material_reference returned by creative search. Pass unchanged in this legacy-named detail_url parameter. Previously issued detail URLs remain accepted as input only.

Schema Changelog

Changes observed during successful MCP inspections.

  1. Changed1 schema field changed
    • changedInput schema / properties / detail_url / description
      Previous value: -"Complete detail_url returned by this service, including its material, game, source-platform, date and month parameters. Pass unchanged."New value: +"Opaque material_reference returned by creative search. Pass unchanged in this legacy-named detail_url parameter. Previously issued detail URLs remain accepted as input only."
  2. Added

TDQS

A3.6/5.0
Behavior3/5

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

No annotations are provided, so the description carries the transparency burden. It discloses the returned information (summary, media, owning game, platform, date, and URLs) and that media_url is useful for viewing images/playables. However, it does not explicitly state whether the operation is read-only, what happens when the reference is invalid, or any side effects.

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

Conciseness4/5

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

The description is short and front-loaded with the core purpose, followed by output details and practical usage guidance. It contains a little redundancy with the phrase 'returned by this service' twice, but overall each sentence contributes useful information.

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

Completeness4/5

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

For a read-style tool with two well-described parameters and no output schema, the description conveys the important output concepts: summary, media, owning-game data, and URL usage. It is clear enough for an agent to call it and interpret the result, though it could have disclosed invalid-input behavior.

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 covers 100% of parameter meaning, so the baseline is 3. The description adds some contextual value by tying material_reference to follow-up calls and media_url usage, but it does not significantly deepen the schema's parameter definitions.

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 the tool fetches creative summary, media, and owning-game information for a material reference. It is distinct from sibling tools like search_materials_v2 or get_game_materials by emphasizing the complete material_reference returned by the service, but it does not explicitly name alternatives.

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

Usage Guidelines4/5

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

It gives clear context: use this tool as a follow-up with a complete material_reference returned by this service. It does not explicitly state when not to use it or name sibling alternatives, but the legacy detail_url and follow-up framing provide enough usage guidance.

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.