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

get_pre_brief

IntelligenceAI Call10-20sicp:readcalendar:read

Pre-meeting brief with talk track, discovery questions, and objection anticipation. Supports calendar event or free-text context. AI-generated, 10-20s.

Parameters

NameTypeRequiredDescription
eventIdstringoptionalCalendar event ID (auto-pulls context)
dealIdstringoptionalAssociated deal ID
briefTypeenumoptionalBrief type: general, discovery, demo, negotiation, renewal, expansion

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_pre_brief", "arguments": {"eventId": "cal_abc123", "briefType": "discovery"}}'

Example (MCP)

Claude Prompt
Prepare a brief for my discovery call tomorrow with event ID cal_abc123.