Skip to main content
Tool name search_cohorts
Read-only · Idempotent
Searches for cohorts matching a natural language query across one or more workspaces.

Example prompt

Find cohorts of high-income readers interested in luxury cars and premium lifestyle content.

Parameters

integer (int32)
Maximum number of cohorts to return. Defaults to 20, and is capped at 200.
integer (int64)
Only include cohorts with at most this many users. Omit for no upper bound.
integer (int64)
Only include cohorts with at least this many users. Omit for no lower bound.
string
required
The keywords, persona or campaign description to match.
string[]
required
Workspaces to search across. min 1 item.

Returns

CohortSearchResult[]
Cohorts matching the query, ranked by relevance (most relevant first).