Read one stored brand project version
get_brand_project_versionRetrieve a specific version snapshot of an owned brand project, referencing its design kit without exposing Pro kit tokens.
Instructions
The full snapshot a given version of a brand project recorded. Owner-scoped, like the rest of the brand-project surface. A brand snapshot references its kit rather than embedding it, so this never hands back a Pro kit's tokens by another door. Needs kits:read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version | Yes | Version number from list_brand_project_versions. | |
| projectId | Yes | Owned brand project id from list_brand_projects. |