Skip to main content
POST
Create Audience From Profiles

Authorizations

X-API-Key
string
header
required

Body

application/json
name
string | null
required

Audience name.

prospectIds
(string | null)[] | null
required

Persisted prospect ids to add to the audience. Use exact prospectId/id values returned by find_contact_data, enrich_contact, discover_contacts, or contact discovery import status; do not provide LinkedIn URLs here.

aiContext
string | null

Optional AI context to store on the audience.

flowPlanId
string | null

Optional existing flow plan id to link during audience creation. Use the exact flowPlanId returned by create_flow_plan, list_flow_plans, or get_flow_workspace.

Response

Tool result.