BrandKarma

rediscover_brand

Re-run AI-powered brand discovery. Crawls the brand website and uses an LLM to refresh competitors, topics, categories, markets, keywords, and AI analysis notes. This is an EXPENSIVE operation that costs credits. Requires the brand to have a website URL and at least one industry.

Remote Account required revuo:brandkarma-4084

Remote (network-hosted) · Requires an account with the vendor · OAuth

Other tools also called rediscover_brand? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "brandId": {
      "description": "Brand ID (ObjectId)",
      "type": "string"
    }
  },
  "required": [
    "brandId"
  ]
}