ZuckerBot › Tool reference › Account audits & insights
CAPI Status
zuckerbot_capi_status
Get 7-day and 30-day CAPI delivery statistics for the business: total events sent, events by type (Lead/Contact/Purchase), match quality and identifier-coverage breakdowns, meta_events_received (Meta's own acknowledged count), and attribution counts. IMPORTANT: `attributed` counts events tied to a campaign — via ZuckerBot lead records or Meta lead resolution (user_data.lead_id resolved to its source campaign; requires the leads_retrieval permission, and a bounded backlog batch resolves on each call) — it does NOT measure Meta-side event matching; delivery health is meta_events_received, match keys are by_identifier. Read the attribution.basis and attribution.note fields before concluding anything from attributed: 0.
Parameters
| Name | Type | | Description |
business_id | string | optional | Optional business ID override |
Example call
{
"tool": "zuckerbot_capi_status",
"arguments": {}
}
You never invoke this directly — describe what you want in plain English inside Claude, Cursor, ChatGPT or any MCP client with ZuckerBot connected, and the agent selects zuckerbot_capi_status and fills the arguments for you.
Related tools — Account audits & insights