brand_tracker
Build a complete Brand Intelligence Profile by searching ALL knowledge graphs for a specific brand. Returns trend footprint (which trends the brand appears in), competitive landscape (co-occurring brands ranked by overlap), cross-graph presence, evidence timeline, lifecycle distribution, and bundled supplemental signals (Google Trends, Wikipedia, Amazon, earnings). Use when the query is about a specific company or brand — "What is Nike doing?", "Patagonia's innovation strategy", "How is Apple positioned?". This aggregates intelligence that would require dozens of separate web searches to assemble.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | No | Optional user identifier for trial usage tracking. | |
| graph_ids | No | Optional: specific graph IDs to search. If omitted, searches ALL accessible graphs. | |
| brand_name | Yes | The brand name to look up (e.g. 'Nike', 'Adidas', 'Apple'). Case-insensitive. | |
| max_evidence | No | Maximum evidence items per graph. Default: 10. Max: 25. | |
| include_evidence | No | If true (default), include individual evidence items. Set to false for summary-only. |