You're viewing a demo portfolio

Join the waitlist
PRSM

project_director_note

Active

Tool of com.framesail/framesail

declared in 1.27.2

Apply a project-WIDE director note ("make the intro punchier", "all captions bigger", "tighten pacing in the back half"). A routing pass picks only the scenes the note applies to and edits each one. Synchronous — a few seconds per affected scene. Returns the per-scene results; re-run export_video afterwards to see changes in the final render.

Parameters schema

{
  "type": "object",
  "title": "project_director_noteArguments",
  "required": [
    "project_id",
    "message"
  ],
  "properties": {
    "message": {
      "type": "string",
      "title": "Message",
      "description": "Project-wide director note in natural language, e.g. \"make the intro punchier\" or \"all captions bigger\""
    },
    "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 →