Get Transcript
get_transcriptGet the transcript and summary of a completed call
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| call_id | Yes | The call ID to get the transcript for |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| call | No | ||
| error | No | Present when success is false | |
| success | Yes | Whether the tool completed successfully | |
| transcript | No | ||
| transcript_length | No | ||
| transcript_available | No | ||
| transcript_truncated | No |