You're viewing a demo portfolio

Join the waitlist
PRSM

update_caption_config

Active

Tool of com.framesail/framesail

declared in 1.27.2

Merge 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.

Parameters schema

{
  "type": "object",
  "title": "update_caption_configArguments",
  "required": [
    "project_id",
    "caption_config"
  ],
  "properties": {
    "project_id": {
      "type": "string",
      "title": "Project Id",
      "description": "Project ID, as returned by create_project or list_projects"
    },
    "caption_config": {
      "type": "object",
      "title": "Caption Config",
      "description": "Partial caption config to merge (keys like enabled, plus styling); read the current value from get_project's caption_config",
      "additionalProperties": true
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

com.framesail/framesail

1/7 registries
View full server →