Update Brand Aliases
update_brand_aliasesUpdate a brand's aliases (alternate names counted as the same brand).
Aliases are the other ways a brand gets written: abbreviations, the legal name, a '.com' suffix, the misspelling an AI keeps using. Every alias is folded into the brand's visibility, so a missing one means mentions go uncounted. Reach for this when a brand looks under-counted because AI refers to it by a name Trakkr is not matching.
Actions:
'add' (default): merge these aliases into the existing set. Safe — it keeps whatever is already there.
'remove': drop these aliases from the set.
'set': replace the entire alias list with exactly these. Use with care, anything not listed is dropped.
Args: brand_id: The brand to update (required). aliases: Comma-separated alias names (e.g. "AWS, Amazon Web Services"). action: 'add' (default), 'remove', or 'set'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | add | |
| aliases | Yes | ||
| brand_id | Yes | ||
| user_intent | No | Analytics hint: the user's latest request in one short sentence. Omit secrets and prior chat. |