Skip to main content
Glama
OrbiAds

OrbiAds

Official

preview

Generate preview URLs for creatives and campaigns, and check creative coverage to ensure all line items have active creatives before launch.

Instructions

Generate creative and campaign preview URLs and validate creative coverage.

MODE: read-only AUTH: OAuth 2.0 required CREDITS: 0 (free) OUTPUT: Returns preview URLs (expire after 24h) and coverage reports listing which line items have zero or insufficient creative associations. WHEN TO USE: Use preview before launching a campaign to verify all creatives render correctly and coverage is complete.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesSub-operation to perform: • get_preview_urls: Generate preview URLs for a single creative across its associated ad sizes. • get_campaign_preview_urls: Generate preview URLs for all creatives in a campaign. Returns a per-line-item, per-creative list. • check_creative_coverage: Check that all line items in a campaign have at least one active creative. Returns a coverage report.
network_codeNoGAM network code (e.g. 12345678). Required for all network-scoped operations. Obtain via select_gam_network or list_accessible_networks.
Behavior5/5

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

With no annotations provided, the description fully carries the burden of behavioral disclosure. It states read-only mode, required OAuth 2.0 authentication, zero credits, and output specifics (URLs expire after 24h, coverage reports). No contradictions.

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 and well-structured: one clear introductory sentence followed by key-value lines for mode, auth, credits, output, and usage. Every sentence adds value with no waste.

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 tool's complexity (2 params, no output schema), the description adequately covers all necessary context: output format, expiration, and coverage report content. No missing information.

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 description coverage is 100%, so the baseline is 3. The description does not add parameter-specific information beyond what the schema already provides (enum values and network code description). It adds output context but not parameter detail.

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 uses the specific verb 'generate' and 'validate' with clear resources 'preview URLs' and 'creative coverage'. It uniquely identifies the tool's function among siblings like 'creatives' or 'campaign', making the purpose unmistakable.

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 explicitly states when to use the tool ('before launching a campaign to verify all creatives render correctly and coverage is complete') but does not provide explicit when-not-to-use scenarios or alternative tools.

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/OrbiAds/Orbiads-GAM-MCP'

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