← All Tools classify_opportunity Scoring Free <200ms icp:read
Full opportunity classification combining fit scoring, persona matching, disqualification checking, and risk assessment. Returns a pursue/pause/walk verdict.
Parameters Name Type Required Description companyName string required Company name contactTitle string optional Primary contact job title industry string optional Industry employeeCount number optional Number of employees revenue string optional Revenue range geography string optional Location dealValue number optional Estimated deal value dealStage string optional Current deal stage techStack string[] optional Technologies used painPoints string[] optional Known pain points triggerEvents string[] optional Trigger events championIdentified boolean optional Has a champion been identified? competitorInvolved string optional Known competitor in the deal 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 Copy
curl -X POST https://platform.andru-ai.com/api/mcp/tools/call \
-H "Authorization: Bearer sk_live_..." \
-H "Content-Type: application/json" \
-d '{"tool": "classify_opportunity", "arguments": {"companyName": "Acme Corp", "industry": "fintech", "employeeCount": 200}}'Example (MCP) Claude Prompt Copy
Classify the Acme Corp opportunity — 200 employees, Series B fintech, one discovery call done.