You're viewing a demo portfolio

Join the waitlist
PRSM

save_script

Active

Tool of com.framesail/framesail

declared in 1.27.2

Save script text (your own draft, or an edited version of the generated one — saving creates a new version, old versions are kept). Run scan_script afterwards so assets and voice blocks reflect the new text.

Parameters schema

{
  "type": "object",
  "title": "save_scriptArguments",
  "required": [
    "project_id",
    "content"
  ],
  "properties": {
    "content": {
      "type": "string",
      "title": "Content",
      "description": "Full script text to save as a new version; plain prose narration, optionally with scene headings"
    },
    "project_id": {
      "type": "string",
      "title": "Project Id",
      "description": "Project ID, as returned by create_project or list_projects"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

com.framesail/framesail

1/7 registries
View full server →