Get Aircall call transcription
aircall_get_transcriptionFetch the AI-generated transcript for a given Aircall call. Supports pagination to handle long conversations.
Instructions
Get an AI-generated call transcription. Utterances are paginated locally to keep responses bounded.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | async | |
| limit | No | ||
| format | No | text | |
| offset | No | ||
| call_id | Yes | Unique Aircall call ID | |
| include_timestamps | No |