Get call recordings and transcripts
get_recordingRead recordings, transcripts and outcomes of recent calls so your AI and CRM stay in sync. Returns each call's result, duration, recording URL, full transcript, and AI summary. Filter by lead_id to see how a specific lead's calls went, or fetch a single call by call_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of calls to return (1-50, default 10). | |
| call_id | No | Fetch a single call by its id. | |
| lead_id | No | Only return calls for this lead. |