ZuckerBot › Tool reference › Account audits & insights
zuckerbot_get_account_insights
| Name | Type | Description | |
|---|---|---|---|
business_id | string | optional | Optional business ID override linked to the connected Meta ad account |
date_from | string | required | Start date in YYYY-MM-DD format |
date_to | string | required | End date in YYYY-MM-DD format |
time_increment | "daily" | "monthly" | required | Whether to break the results down daily or monthly |
{
"tool": "zuckerbot_get_account_insights",
"arguments": {
"date_from": "<date_from>",
"date_to": "<date_to>",
"time_increment": "daily"
}
}
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_account_insights and fills the arguments for you.