ZuckerBot

ZuckerBotTool referenceAudiences

Create Lookalike Audience

zuckerbot_create_lookalike_audience

Create a Meta lookalike audience from a stored seed audience. Expands a first-party seed (e.g., 'customer' stage) into a 1%, 3%, or 5% prospecting audience that Meta will target based on similarity. Typically used for the prospecting tier of an intelligence campaign.

Parameters

NameTypeDescription
seed_audience_idstringrequiredStored seed audience row ID
percentagenumberoptionalLookalike percentage, typically 1, 3, or 5
namestringoptionalOptional audience name override
countrystringoptionalLookalike country code, such as US or AU

Example call

{
  "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.

Related tools — Audiences

Connect ZuckerBot to your AI agent in about two minutes: get started free, browse the full tool reference, or grab the lifetime deal.