get_audience
Fetch a brand's audience intelligence (ICP), demographics, positioning, and ghostwriter persona. Choose short, medium, or full detail; if no data exists, run analysis first.
Instructions
Fetch the brand's audience intelligence / ICP (ideal customer profile). short = compact summary (name + primaryRoles + top painPoints + persona.role); medium adds positioning + fuller demographics; full = the raw payload (audienceData + positioning + persona + contentModulation). persona is the ghostwriter persona ({ role, styleNotes, ... }) and may be null. If the brand has no audience data yet, run website/audience analysis (onboarding) first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| detail | No | Verbosity of returned item(s): "short" = id + primary label + status (cheap list scan); "medium" = key summary fields + counts (a useful glance); "full" = the complete object. Default "full". Lists default to "short" — to zoom into one item, call its get/view tool with detail="medium" or "full". | full |
| brandId | No | Brand ID (defaults to active brand) |