Optimly Developer Documentation

Optimly MCP

Brand Narrative Check

In short

Return the current AI-perception narrative for a brand, including positioning, sentiment, accuracy gaps, competitive associations, claims, and sources when available.

brand_narrative_check · Free · Authentication required

Return the current AI-perception narrative for a brand, including positioning, sentiment, accuracy gaps, competitive associations, claims, and sources when available.

When to use

Use when someone asks what AI says about a brand or where its representation is inaccurate.

Access

All authenticated brand accounts

Parameters

ParameterTypeRequiredDescription
brand_slugstringNoExact brand slug.
brand_namestringNoBrand name for lookup.

Example prompt

What narrative does AI currently tell buyers about Allbirds?

Example request

{
  "brand_slug": "allbirds"
}