Buying committee map (four seats + multi-threading sequence)
get_buying_committeeMap the internal buying committee (Economic Buyer, Champion, Technical Evaluator, Procurement) for an account with title patterns, pain points, objections, and multi-threading strategy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| client_id | No | Klarix client id (kebab-case, e.g. "alium-batteries"). Loads company name, domain, value propositions, win themes, and ICP from clients/{client_id}/context.json when that file is reachable. Explicit arguments always override it. | |
| our_domain | No | Your own web domain, e.g. "klarix.ai". Lets the tool research your side of the comparison. | |
| target_domain | Yes | Domain of the account whose buying committee you need to map, e.g. "acme.com". | |
| target_vertical | No | The market this account operates in, e.g. "medical device OEMs". Sharpens titles, pains, and objections. | |
| our_company_name | No | Your company name. Curates the analysis toward how YOU win instead of a generic read. | |
| our_differentiators | No | What you actually win on, in your words, e.g. ["3-7 day delivery", "done-for-you, not DIY"]. Anchors talk tracks to claims you can defend. | |
| target_company_name | No | Proper name of the account, when the domain does not make it obvious. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sources | Yes | ||
| unknowns | Yes | ||
| our_context | No | ||
| target_domain | Yes | ||
| economic_buyer | Yes | ||
| target_vertical | Yes | ||
| committee_summary | Yes | ||
| confidence_detail | No | ||
| procurement_legal | Yes | ||
| technical_champion | Yes | ||
| evidence_confidence | Yes | ||
| target_company_name | Yes | ||
| technical_evaluator | Yes | ||
| multi_threading_strategy | Yes |