changedInput schema / properties / diff / description
Previous value: -"Structural diff instead of the log: what nodes were added, removed, recreated, moved or changed between two states. Refs are \"live\" (the document right now), \"latest\"/\"previous\", an index, or a Figma version id (needs the REST layer). Record comparison points with figma_run [\"history\",\"snapshot\"]."New value: +"Diff live/latest/previous, an index, or a Figma version."
changedInput schema / properties / diff / properties / changelog / description
Previous value: -"Emit a markdown changelog instead of the terse report."New value: +"Return markdown changelog."
changedInput schema / properties / diff / properties / from / description
Previous value: -"Older side. Default \"previous\"."New value: +"Older ref; default previous."
changedInput schema / properties / diff / properties / nodeId / description
Previous value: -"Subtree root when a side is \"live\" (default: current page)."New value: +"Live subtree root."
changedInput schema / properties / diff / properties / to / description
Previous value: -"Newer side. Default \"latest\". Use \"live\" for the current document."New value: +"Newer ref; default latest."
changedInput schema / properties / fileKey / description
Previous value: -"File for includeVersions: bare key or full Figma URL. Default: the file open in Figma Desktop."New value: +"Figma key/URL for versions."
changedInput schema / properties / format / description
Previous value: -"Output format (default markdown table)."New value: +"Default markdown."
changedInput schema / properties / gitPaths / description
Previous value: -"Repo-relative file paths whose git log to merge in (generated code files)."New value: +"Repo-relative paths for git history."
changedInput schema / properties / includeVersions / description
Previous value: -"Also merge the file's Figma version history (what designers saved, by whom) via the optional REST layer. Needs a configured REST token; without one a note is appended instead."New value: +"Merge Figma versions via optional REST."
changedInput schema / properties / limit / description
Previous value: -"Max entries (default 20, max 200)."New value: +"Default 20; max 200."
changedInput schema / properties / nodeId / description
Previous value: -"Only entries touching this node id (\"1:2\" or URL form \"1-2\")."New value: +"Node-id filter."
changedInput schema / properties / repoPath / description
Previous value: -"Repo root for gitPaths (default: server working directory)."New value: +"Repo root for gitPaths."