katto_get_transcript
Retrieve the transcript of a completed Katto job using its job ID.
Instructions
Read-only. The transcript of a completed job as timestamped segments [{ start, end, text }]. Returns 404 while the job is still processing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Job id from katto_create_clip_job. |