AM
Adbloop Meta Ads
/check_capacity
check capacity
Check an ad account's current Meta API rate-limit headroom BEFORE a bulk run. Read-only. Returns GO/TIGHT/SPLIT/WAIT_OR_SPLIT/WAIT + utilization + regain minute
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 /check_capacity for me.
Input
| Field | Type | Description |
|---|---|---|
| meta_account_id* | string | |
| campaign_count | number |
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":"/check_capacity","input":{"meta_account_id":"..."}}'cli
npx cracked-ai run -p mcp-com-adbloop-meta-ads -e /check_capacity -i '{"meta_account_id":"..."}'mcp
run_tool({ provider: "mcp-com-adbloop-meta-ads", endpoint: "/check_capacity", input: {"meta_account_id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.