ZuckerBot › Tool reference › Audiences
zuckerbot_create_seed_audience
| Name | Type | Description | |
|---|---|---|---|
business_id | string | optional | Optional business ID override |
source_stage | string | required | CRM lifecycle or source stage to seed from |
name | string | optional | Optional audience name override |
lookback_days | number | optional | How many days of CAPI events to include |
min_contacts | number | optional | Minimum matched contacts required before creation |
{
"tool": "zuckerbot_create_seed_audience",
"arguments": {
"source_stage": "<source_stage>"
}
}
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_create_seed_audience and fills the arguments for you.