Adbloop Meta Ads
AM
Adbloop Meta Ads
/add_ad_to_adset

add ad to adset

Add a NEW ad (with creative) to an EXISTING ad set. Created PAUSED. Accepts either an existing creative_id, a library image_hash (this is where saved library cr

liveunknown~5s typical
mcpadbloopmetaads
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-adbloop-meta-ads /add_ad_to_adset for me.

Input

FieldTypeDescription
adset_id*string
ad_namestring
creative_idstringUse an existing Meta creative as-is.
image_hashstringUse a saved library creative's image_hash — supported here (unlike bulk-create).
website_urlstring
primary_textstring
headlinestring
descriptionstring
ctastringe.g. LEARN_MORE
page_idstring
meta_account_idstring

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-com-adbloop-meta-ads","endpoint":"/add_ad_to_adset","input":{"adset_id":"..."}}'
cli
npx cracked-ai run -p mcp-com-adbloop-meta-ads -e /add_ad_to_adset -i '{"adset_id":"..."}'
mcp
run_tool({ provider: "mcp-com-adbloop-meta-ads", endpoint: "/add_ad_to_adset", input: {"adset_id":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.