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 |
adopt_meta_audience_id | string | optional | Recovery only: the meta_audience_id from a prior audience_registry_write_failed error. Verifies the audience exists on the bound ad account, then registers it without re-creating it or re-uploading users. |
{
"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.