ICP Qualification
qualifyScore prospects using Artefact's 14.5-point ICP model. Evaluate firmographic, behavioral, and strategic fit to receive tier classification and engagement strategy.
Instructions
Score a prospect against the Artefact 14.5-point ICP model.
Evaluates Firmographic Fit (5 pts), Behavioral Fit (5 pts), and Strategic Fit (4.5 pts). Returns tier classification (1-4), score breakdown, and recommended engagement strategy.
Provide EITHER company_id (HubSpot ID, requires HUBSPOT_API_KEY) OR company_data (JSON string).
Args: company_id: HubSpot company ID to fetch and score. company_data: JSON string with company attributes. Example keys: industry, annual_revenue, employee_count, geography, tech_stack (list), growth_signals (list), content_engagement ("active"|"occasional"|"none"), purchase_history ("regular"|"occasional"|"never"), decision_maker_access ("c_suite"|"director"|"manager"|"indirect"|"none"), budget_authority ("dedicated"|"shared"|"possible"|"none"), strategic_alignment ("strong"|"partial"|"misaligned"). scoring_config: Optional JSON string to override default scoring parameters. Customize the model for your business. Example keys: primary_industries (list), adjacent_industries (list), excluded_industries (list), revenue_range ([min, max]), employee_range ([min, max]), primary_geography (list), secondary_geography (list).
Returns: JSON with total score, tier, breakdown, exclusion check, and recommended action.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | No | ||
| company_data | No | ||
| scoring_config | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |