Optimly MCP
Publication Expand
Find lookalike publications the brand does not yet win, labeling candidates by discovery source and verification level.
brand_publication_expand · Partner Program · Authentication required
Find lookalike publications the brand does not yet win, labeling candidates by discovery source and verification level.
When to use
Use after Publication Match to expand an evidence-backed outreach list.
Access
Partner Program or approved access with read_brand permission
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
run_id | string | No | Pins the brand's winning-angle audit. |
brand_slug | string | No | Brand selector for internal superadmin keys. Brand-scoped keys ignore it; OAuth users select an authorized brand with brand_id. |
winning_publications | object[] | No | publications[] from brand_publication_match. |
max_candidates | number | No | Default 20, maximum 50. |
min_authority | number | No | OpenPageRank floor. |
force_websearch | boolean | No | Always run grounded web-search expansion. |
peer_limit | number | No | Maximum peer brands, default 10. |
Example prompt
Expand our winning-publication list with similar verified targets.
Example request
{
"max_candidates": 20,
"force_websearch": true
}