Andru Docs
OverviewQuickstart
Chrome Extension
For AI Agents
llms.txtllms-full.txtOpenAPI Spec
← All Tools

get_competitive_positioning

CompetitiveFree<100msicp:read

Competitive battlecard for a specific competitor — where you win, where they attack, which questions to plant, and which landmines to avoid.

Parameters

NameTypeRequiredDescription
competitorNamestringoptionalCompetitor company name
competitorFeaturesstring[]optionalKnown competitor features
contextstringoptionalAdditional deal context
productDescriptionstringoptionalCold start: what your product does
verticalstringoptionalCold start: industry you sell into
targetRolestringoptionalCold 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_competitive_positioning", "arguments": {"competitorName": "Gong"}}'

Example (MCP)

Claude Prompt
Give me a battlecard against Gong.