Check design tokens
check_tokensCompares every color, font size, font weight, and border radius in a build against the design token set, reporting mismatches and unverified items with severity levels.
Instructions
Compare every colour, font size, font weight and border radius in the build against the design token set. Returns findings grouped by value, capped at 50, with severities. Dimensions where no token set could be inferred are reported as "not verified" rather than guessed at.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| runId | Yes | The runId returned by capture_design. |