Skip to main content
Glama
lionkiii

gads-transparency-mcp

get_ad_details

Read-onlyIdempotent

Retrieve full ad copy, media URLs, targeting information, and run dates for a specific creative from Google Ads Transparency Center.

Instructions

Get complete information about a specific ad creative from Google Ads Transparency Center.

Use this tool to:

  • Get full ad copy and media URLs

  • See targeting information (when available)

  • Get impression/spend ranges for political ads

  • Deep dive into a specific ad creative

Returns full content, media URLs, targeting info, and run dates.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
advertiserIdYesAdvertiser ID from Google Ads Transparency
creativeIdYesCreative/Ad ID from get_advertiser_ads results
regionNoRegion code (e.g., "US", "IN", "GB"). Defaults to US.US
Behavior4/5

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

Annotations already declare readOnlyHint=true and destructiveHint=false, so safety is clear. The description adds context such as targeting info being 'when available' and impression/spend ranges specific to political ads, which is useful beyond the annotations.

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?

The description is concise with a front-loaded main purpose and a bullet-like list of use cases. Every sentence adds value, and there is no redundancy.

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

Completeness5/5

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

Given the rich annotations and full schema coverage, the description adequately explains the return values (full content, media URLs, targeting info, run dates). No output schema exists, so the description fills that gap well.

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?

Schema coverage is 100% with descriptions for all three parameters. The description adds minor value by noting creativeId comes from get_advertiser_ads results, but does not elaborate further. Baseline 3 is appropriate.

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

Purpose5/5

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

The description clearly states the verb 'get' and resource 'ad creative' from Google Ads Transparency Center, with specific use cases listed. It distinguishes from siblings like get_advertiser_ads and get_advertiser_profile by focusing on a single ad's details.

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?

The description provides explicit scenarios for using the tool (e.g., get full ad copy, targeting info, political ad ranges). It does not explicitly state when not to use it, but the context implies it's for deep dives after obtaining a creative ID from get_advertiser_ads.

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

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/lionkiii/gads-transparency-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server