transcribe_media
Convert project audio or video assets into persistent transcripts. Requires an active skill run; returns task id for queued jobs.
Instructions
Transcribe a project audio or video asset into a persisted transcript asset. Call run_skill first. This tool rejects direct calls without the active skill grant/run descriptor. If the result is queued or running, do not submit it again; return the task id and stop the turn.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| diarize | No | ||
| quality | No | ||
| keyterms | No | ||
| file_name | No | ||
| num_speakers | No | ||
| language_code | No | ||
| model_option_id | No | Optional model option id supplied by the UGCmind runtime. Do not invent it. | |
| source_asset_id | Yes | A UGCmind project asset id. Raw URLs and local paths are not accepted. | |
| tag_audio_events | No |