Set caption fixes
set_caption_fixesPROJECT-SCOPED: this call acts only on the explicit project_id and returns the project identity with its result. Edit displayed captions. Default operation=replace replaces the COMPLETE active set. append upserts by matching text and scope; clear removes all; list returns active fixes and compiled caption preview. replacements accepts [from,to] pairs or objects with from,to and optional start,end in OUTPUT seconds to target one occurrence. Word-count changes, punctuation and capitalization are supported; replacement text is exact. Audio/cuts remain unchanged. A preview is returned without video encoding.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clear | No | ||
| operation | No | ||
| project_id | Yes | Required immutable scope for this call. Copy the id from list_projects/open_project/project_state; the active-project pointer is never used to guess. | |
| replacements | No |