AA
Ask AI
/get_spend_reconciliation
get spend reconciliation
Reconcile ad-spend numbers between Triple Whale's pixel attribution and the ad-platform APIs (Google Ads, Meta, TikTok). Same channel, different numbers — pixel
liveunknown~5s typical
mcpaskai
$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-ask-ai-data-connector-ask-ai /get_spend_reconciliation for me.
Input
| Field | Type | Description |
|---|---|---|
| startDate | string | Start date (YYYY-MM-DD). Defaults to a 30-day window ending yesterday. |
| endDate | string | End date (YYYY-MM-DD). Defaults to yesterday (last fully-closed day — today is excluded by |
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-ask-ai-data-connector-ask-ai","endpoint":"/get_spend_reconciliation","input":{}}'cli
npx cracked-ai run -p mcp-com-ask-ai-data-connector-ask-ai -e /get_spend_reconciliation -i '{}'mcp
run_tool({ provider: "mcp-com-ask-ai-data-connector-ask-ai", endpoint: "/get_spend_reconciliation", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.