ZuckerBot › Tool reference › Account audits & insights
zuckerbot_analyse_account_history
| Name | Type | Description | |
|---|---|---|---|
business_id | string | optional | Business ID (auto-resolved from API key if omitted) |
lookback_days | number | required | Number of days of history to analyse (default: 90) |
include_audience_history | boolean | required | Include analysis of which audiences have been targeted before |
target_audience | string | optional | Optional audience keyword to check if it has been targeted before (e.g., 'pool builders') |
{
"tool": "zuckerbot_analyse_account_history",
"arguments": {
"lookback_days": 123,
"include_audience_history": true
}
}
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_analyse_account_history and fills the arguments for you.