You're viewing a demo portfolio

Join the waitlist
PRSM

rescan_voice_blocks

Active

Tool of com.framesail/framesail

declared in 1.27.2

Re-extract voice blocks from the active script WITHOUT touching assets or their reference images — the non-destructive alternative to scan_script after a script edit. Existing audio is superseded by the new block split, so re-run generate_voiceover afterwards. Async — returns {job_id}.

Parameters schema

{
  "type": "object",
  "title": "rescan_voice_blocksArguments",
  "required": [
    "project_id"
  ],
  "properties": {
    "model": {
      "type": "string",
      "title": "Model",
      "default": "",
      "description": "Model ID for the re-extraction; empty uses the default (see list_models(\"voice_block_scan\"))"
    },
    "project_id": {
      "type": "string",
      "title": "Project Id",
      "description": "Project ID, as returned by create_project or list_projects"
    }
  }
}

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 →
rescan_voice_blocks — com.framesail/framesail — PRSM MCP