get_category_topics
Retrieve a brand's watched category topics as hashtag bundles with Instagram post counts, revealing the wider field. Use returned topic IDs to load hashtag posts via get_competitor_assets.
Instructions
The category conversation pulled by hashtag: every watched TOPIC (a named hashtag bundle, e.g. 'UPSC prep' = #upsc #ssc #currentaffairs) with its captured Instagram post count. Topics are the wider field, not owned competitors. Load a topic's posts with get_competitor_assets(competitor_id=topic_id, channel='instagram_hashtag'). Facts only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brand_id | No | Which brand's topics. Defaults to the brand this request is about. |