Rename a speaker
rename_speakerReplaces a speaker's label throughout an entire transcript and all exports in one operation. Retrieve speaker ids from get_speakers first.
Instructions
Replaces a speaker's label across the whole transcript in one operation, including in every export. Free. Get the speaker ids from get_speakers first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | Yes | The name to use. | |
| job_id | Yes | The job id. | |
| speaker_id | Yes | A speaker id, e.g. "speaker_0". |