Skip to main content
Glama
OrbiAds

OrbiAds

Official

prebid_skill

Plan and operate Prebid.js header bidding setup for Google Ad Manager by previewing batches, generating targeting keys and line items, inspecting existing setup, or cleaning up artifacts.

Instructions

Plan and operate Prebid.js / header bidding setup for GAM.

MODE: mixed (read + write) AUTH: OAuth 2.0 required CREDITS: preview and inspect reads are free. Generation/update actions may charge credits when they create or mutate GAM entities. OUTPUT: Returns targeting-key plans, line item generation summaries, cleanup previews, or update results. WHEN TO USE: Use prebid_skill to generate Prebid targeting keys, create or update Prebid line items, preview batches, inspect existing setup, or clean up generated artifacts.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesSub-operation to perform: • preview_batch: Preview a Prebid batch plan without mutating GAM. • generate_targeting_keys: Generate GAM custom targeting keys and values for Prebid. • generate_line_items: Generate Prebid line items from bucket and placement configuration. • update_line_items: Update existing Prebid line items. • inspect_existing_setup: Inspect existing GAM targeting keys, values, and line items for Prebid readiness. • cleanup: Preview or run cleanup for generated Prebid artifacts.
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, the description fully covers behavioral traits: mixed read/write mode, OAuth 2.0 requirement, credit costs (free reads, possible charges for mutations), and output types. It also implies mutation for cleanup/update actions.

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 efficiently structured with labeled sections (MODE, AUTH, etc.) and front-loaded with overall purpose. Every sentence adds value without redundancy.

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?

Given the tool's multiple sub-actions, the description covers high-level outputs and credit costs. The action enum in schema provides specifics. However, no output schema exists, and per-sub-action return details could be clearer, but overall it's sufficient.

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 detailed descriptions for action (enum with sub-action details) and network_code. The main description adds no extra parameter meaning beyond the schema, meeting the baseline.

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 tool's purpose: 'Plan and operate Prebid.js / header bidding setup for GAM.' It lists specific actions (generate targeting keys, line items, preview, inspect, cleanup), making it distinct from sibling tools like creative_qa or dai_skill.

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 'WHEN TO USE' section provides explicit use cases, such as generating Prebid targeting keys or cleaning up artifacts. While it does not explicitly state when not to use or mention alternatives, the guidance is clear and contextual.

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