get_transcript
Retrieve the full transcript of any Loom video with timestamps and speaker names, output as plain text with one line per phrase.
Instructions
Get the full transcript of a Loom video with timestamps and speaker names.
Returns plain text with one line per phrase. For precise start/end timing per cue in WebVTT format, use get_captions instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| video_id | Yes | The Loom video ID | |
| save_dir | No | Directory to save output to (omit to skip saving) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |