AM
Adbloop Meta Ads
/get_campaign_structure
get campaign structure
Full tree of one campaign: its ad sets and every ad inside each. Read-only.
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 /get_campaign_structure for me.
Input
| Field | Type | Description |
|---|---|---|
| campaign_id* | string | |
| meta_account_id | string |
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":"/get_campaign_structure","input":{"campaign_id":"..."}}'cli
npx cracked-ai run -p mcp-com-adbloop-meta-ads -e /get_campaign_structure -i '{"campaign_id":"..."}'mcp
run_tool({ provider: "mcp-com-adbloop-meta-ads", endpoint: "/get_campaign_structure", input: {"campaign_id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.