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

get_messaging_framework

IntelligenceFree<50msicp:read

Retrieve messaging framework with MBTI-adapted variants, value propositions, objection responses, and outbound templates.

Parameters

NameTypeRequiredDescription
segmentstringoptionalTarget segment or vertical
stageenumoptionalBuyer journey stage: awareness, consideration, decision
channelstringoptionalChannel (email, linkedin, phone)
personaTypestringoptionalTarget persona title
mbtiCategoryenumoptionalMBTI category: Analytical, Driver, Expressive, Amiable
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_messaging_framework", "arguments": {"personaType": "CFO", "stage": "consideration", "mbtiCategory": "Analytical"}}'

Example (MCP)

Claude Prompt
What messaging should I use for a CFO in the consideration stage? They are analytical.