Export Media Transcript
export_mediaExport transcripts or insights from media files in formats like PDF, DOCX, SRT, and CSV, with options for speaker names, timestamps, and redaction.
Instructions
Export a media file's transcript or insights in various formats (pdf, docx, srt, vtt, txt, csv).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mediaId | Yes | Unique identifier of the media file | |
| fileType | Yes | Desired export format | |
| isRedacted | No | Apply PII redaction to export | |
| isTimeStamps | No | Include timestamps in export | |
| isSpeakerEmail | No | Include speaker emails in export | |
| isSpeakerNames | No | Include speaker names in export | |
| redactedCategories | No | Specific categories to redact | |
| isInsightVisualized | No | Include insight visualizations |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Response payload from the Speak AI API |