activate_script_version
ActiveTool of com.framesail/framesail
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"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
com.framesail/framesail
1/7 registries