Get call
get_callRetrieve a specific call by its ID. Optionally include extra fields such as transcription, keywords, or sentiment for deeper analysis.
Instructions
Retrieve a single call by id, optionally with extra fields (transcription, keywords, sentiment, etc — some require Premium Conversation Intelligence).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | Optional additional fields to include in each record. | |
| call_id | Yes | The call id. | |
| account_id | No | CallRail account id. Defaults to CALLRAIL_ACCOUNT_ID if set. |