You're viewing a demo portfolio

Join the waitlist
PRSM

activate_script_version

Active

Tool of com.framesail/framesail

declared in 1.27.2

Switch the project's active script to another saved version (ids come from get_script's version list — every save_script creates one). Re-run scan_script / rescan_voice_blocks afterwards if the text differs, since downstream artifacts follow the active version.

Parameters schema

{
  "type": "object",
  "title": "activate_script_versionArguments",
  "required": [
    "script_id"
  ],
  "properties": {
    "script_id": {
      "type": "string",
      "title": "Script Id",
      "description": "ID of the script version to activate, from get_script's version list"
    }
  }
}

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