← All Toolsget_evaluation_criteria
ScoringFree<100msicp:read
6-dimension alignment scoring: pain coverage, outcome clarity, capability fit, trust signals, risk factors, and differentiation. Returns 0-100 per dimension.
Parameters
| Name | Type | Required | Description |
|---|
| buyerPainPoints | string[] | optional | Buyer's known pain points |
| buyerIndustry | string | optional | Buyer's industry |
| buyerSize | string | optional | Buyer company size |
| requiredCapabilities | string[] | optional | Capabilities the buyer needs |
| productDescription | string | optional | Cold start: what your product does |
| vertical | string | optional | Cold start: industry you sell into |
| targetRole | string | optional | Cold start: buyer role |
Example (curl)
curl
curl -X POST https://platform.andru-ai.com/api/mcp/tools/call \
-H "Authorization: Bearer sk_live_..." \
-H "Content-Type: application/json" \
-d '{"tool": "get_evaluation_criteria", "arguments": {"buyerIndustry": "fintech", "buyerPainPoints": ["revenue predictability", "sales efficiency"]}}'
Example (MCP)
Claude Prompt
How well do we match this buyer? They care about revenue predictability and sales efficiency.