Get Graph Schema at Version
get_graph_schema_at_versionGet the graph schema as it existed at a specific version/commit. Use get_graph_version_history to find commit SHAs. Useful for comparing schemas across versions or auditing changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version | Yes | Commit SHA of the version to retrieve | |
| project_id | Yes | Project ID (UUID) |