save_transcript
Save extracted transcript text to a file in md, txt, or json format. Specify filename and content to store transcripts for later use.
Instructions
Save extracted transcript text to a file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Output format | md |
| content | Yes | Transcript text content | |
| filename | Yes | Filename (without extension) |