Call Intelligence
Anima stores voice call records under the same agent identity as email, SMS, and vault events. Use call intelligence to monitor calls while they run, fetch the finalized transcript after they end, and read post-call artifacts such as summaries, scores, recordings, and security scans when enabled for your account.Start a call
Stream live transcription
Use the voice WebSocket for live call events and bidirectional control.Fetch the transcript
After the call ends, fetch the finalized transcript.List and inspect calls
Post-call intelligence endpoints
Some post-call artifacts are exposed as REST endpoints and MCP tools even when a specific SDK helper is not present yet.phone_call_get, phone_call_transcript_get, phone_call_recording_get, voice_get_summary, voice_get_score, and voice_get_security_scan depending on the connected MCP server version.
Guardrails
Outbound calls are gated server-side before dialing. The API enforces plan eligibility, TCPA consent posture, Reassigned Numbers Database checks, time-of-day windows, and per-tier call caps. If one of those checks fails, the call is rejected before reaching the telephony provider.Next steps
- Voice Catalog - List available voice tiers and catalog entries
- Voice WebSocket Protocol - Full real-time protocol reference
- Phone & Voice - Provision numbers, send SMS, and place calls
