Skip to main content
Glama
hermoso-ai

Hermoso

Official

Edit a Meta campaign / ad set / ad

update_meta_object
Idempotent

Update existing Meta ads: rename, adjust daily budget, change status (PAUSED/ACTIVE/ARCHIVED) or retarget ad sets. Activation requires confirmation to avoid accidental spend.

Instructions

Update an EXISTING campaign, ad set, or ad — rename, change its daily budget, retarget (ad sets), or change status (PAUSED / ACTIVE / ARCHIVED). Pass objectId (from list_meta_ads) + adAccountId. Setting something ACTIVE can start REAL AD SPEND — show the user what will run + its budget, get a yes, then pass confirm:true. Pausing / renaming / archiving is always safe.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameNonew name
statusNoACTIVE starts spend (needs confirm:true); PAUSED / ARCHIVED are safe
confirmNoREQUIRED true ONLY to set status ACTIVE (real spend)
objectIdYesthe campaign / ad set / ad id (from list_meta_ads)
targetingNoreplacement targeting spec (ad sets) — a Meta targeting object
adAccountIdYesad account id (for auth + scope)
dailyBudgetUsdNonew daily budget in USD (1–10000; ad-set or campaign level)

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
okNo
updatedNo
objectIdNo

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/hermoso-ai/hermoso'

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