Tool name get_cohort_detail
Returns metadata for specific cohorts: name, type, state, tags, owning workspace, and which of the requested workspaces the cohort is available in.
Example prompt
What type and state is the “Luxury Auto Intenders” cohort, and which of my workspaces can use it?
Parameters
Cohort short ids to retrieve metadata for. Obtain these from search_cohorts. min 1 item.
Workspaces to look the given cohorts up in. min 1 item.
Returns
Cohorts that were found in the requested workspaces, each with its metadata.
Which of the requested workspaces this cohort can be used from. Pass any of these to follow-up tools. min 1 item.
Cohort short id, matching the input.
Cohort type. one of: custom, lookalike, contextual, standard, classificationModel, advertiser.
Human-readable cohort name.
Workspace where this cohort was originally defined.
Whether the cohort is enabled or disabled.
Tags assigned to this cohort by the publisher.
Cohorts that weren’t found in any of the requested workspaces.
Cohort short id that wasn’t found.