Update caption config
update_caption_configMerge a patch into the project's burned-in caption config (keys like enabled, plus styling). Read the current value from get_project (caption_config). Applies at the next export — no rebuild needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID, as returned by create_project or list_projects | |
| caption_config | Yes | Partial caption config to merge (keys like enabled, plus styling); read the current value from get_project's caption_config |