Skip to main content
Tool name search_cohorts
Read-only · Idempotent
Searches for cohorts matching a natural language across one or more workspaces. Can be keywords (“automotive, luxury, UK”), a campaign brief (“high-income readers interested in luxury cars and premium lifestyle content”), or a question. Results are ranked by semantic relevance to this query.

Example prompt

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

Parameters

limit
integer (int32)
Maximum number of cohorts to return. Defaults to 20.
query
string
required
The keywords, persona or campaign description to match.
workspace_ids
string[]
required
Workspaces to search across. min 1 item.

Returns

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