ZuckerBot › Tool reference › Audiences
zuckerbot_create_lookalike_audience
| Name | Type | Description | |
|---|---|---|---|
seed_audience_id | string | required | Stored seed audience row ID |
percentage | number | optional | Lookalike percentage, typically 1, 3, or 5 |
name | string | optional | Optional audience name override |
country | string | optional | Lookalike country code, such as US or AU |
{
"tool": "zuckerbot_create_lookalike_audience",
"arguments": {
"seed_audience_id": "<seed_audience_id>"
}
}
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_lookalike_audience and fills the arguments for you.