get_kol_influence
Calculate a KOL's influence score by combining reach, engagement, and historical pick accuracy. Supports rolling windows of 30 or 90 days.
Instructions
KOL influence score: reach × engagement × historical pick accuracy. Pro tier. Param: entity_slug (the KOL's canonical entity slug). Supported windows: 30d, 90d.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| window | No | Rolling window. | |
| entity_slug | Yes | Entity slug. |