design_system_apply
Apply or upgrade a saved design system to a document as one guarded revision. Preserve literal styles unless mapped to tokens; resolve existing token bindings against the new version.
Instructions
Apply or upgrade a saved design system to a document as one guarded revision. Existing literal styles stay unchanged unless mapping explicitly binds element properties/page backgrounds to token names. Existing token bindings resolve against the chosen new version.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| actor | Yes | ||
| digest | Yes | ||
| mapping | No | ||
| version | Yes | ||
| documentId | Yes | ||
| operationId | Yes | ||
| expectedRevision | Yes |