Skip to main content
Glama
shinypebble

openai-ads-mcp

by shinypebble

update_ad_copy

Update ad creative copy by modifying title, body, or target URL. Automatically resends full creative to meet API requirements.

Instructions

Update an ad's creative copy. Pass only the fields you want to change.

Re-sends the full creative (which the API requires on ad updates) for you. Title must be 3-50 chars, body <= 100. Aim for a headline near 16 chars and body near 32, and make variants take a distinct angle rather than rephrasing.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
ad_idYes
titleNo
bodyNo
target_urlNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
idYes
ad_group_idNo
nameNo
statusNo
creativeNo
review_statusNo
reviewNo
serving_issuesNo
image_urlNo
created_atNo
updated_atNo
Behavior4/5

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

The description discloses that the tool 'Re-sends the full creative' automatically, which is a behind-the-scenes behavior not covered by annotations. It also mentions character limits for title and body, adding context beyond the boolean 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?

Three concise sentences front-load the purpose and usage, followed by behavioral disclosure and constraints. 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?

The description covers core behavior, parameter usage, and constraints. It does not address return values (output schema exists) or error conditions, but for a 4-parameter tool this is fairly complete.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

With 0% schema description coverage, the description compensates by clarifying that optional parameters are for fields to change and providing character constraints for title and body. However, it does not describe the ad_id or target_url parameters.

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 'update' and the resource 'ad's creative copy'. It distinguishes itself from siblings like 'create_ad_variant' by focusing on updating existing copy rather than creating new variants.

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 tells users to 'Pass only the fields you want to change', indicating partial updates. It also provides character limits and best practice advice, though it does not explicitly state when to avoid using this tool.

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/shinypebble/openai-ads-mcp'

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