ZuckerBot

ZuckerBotTool referenceAccount audits & insights

Get CAPI Config

zuckerbot_get_capi_config

Fetch the current Conversions API configuration for a business: whether CAPI delivery is enabled, CRM source, currency, stage-to-event mappings, action source, and webhook URL. Use this before configuring CAPI to see what is already set, or to audit the current event mapping. The webhook secret is write-only: reads return webhook_secret_set and webhook_secret_last4, never the full value — use zuckerbot_rotate_webhook_secret to mint a new one.

Parameters

NameTypeDescription
business_idstringoptionalOptional business ID override for the authenticated API key

Example call

{
  "tool": "zuckerbot_get_capi_config",
  "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_get_capi_config and fills the arguments for you.

Related tools — Account audits & insights

Connect ZuckerBot to your AI agent in about two minutes: get started free, browse the full tool reference, or grab the lifetime deal.