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

get_persona_profile

IntelligenceFree<50msicp:read

Look up buyer persona with MBTI distribution, pain points, empathy map, and messaging angles. Fuzzy matching on title.

Parameters

NameTypeRequiredDescription
titlestringrequiredJob title (e.g., "VP Engineering", "CTO")
industrystringoptionalIndustry context
companySizestringoptionalCompany size range
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_persona_profile", "arguments": {"title": "VP Engineering"}}'

Example (MCP)

Claude Prompt
Who is the VP Engineering buyer persona? What do they care about?