campaignstack_get_icp_scores
Get ICP match scores for leads. Filter by minimum score to find top matches. Returns paginated array of { leadId, leadName, icpMatchScore, matchedFields } sorted by score descending. Use campaignstack_list_icps to find ICP IDs. High-scoring leads can be added to lists via campaignstack_add_leads_to_list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| icpId | Yes | ||
| limit | No | ||
| cursor | No | ||
| minScore | No |