get_version
Retrieve a specific version of a diagram by providing the diagram and version UUIDs. Returns the version's title, Mermaid source code, and metadata for review or reference.
Instructions
Fetch one snapshot by id. Returns its title, mermaid source code, and metadata. Read-only — restore is human-only in the UI.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| diagramId | Yes | Diagram UUID | |
| versionId | Yes | Version UUID |