inspect_node
Audit a Figma node's token coverage: inspect applied tokens, detect broken references, and get remap suggestions for unresolved tokens.
Instructions
Deep-inspect a Figma node (or its subtree) against the current token catalog: returns every applied token with its resolved value, flags broken references (unresolved / missing set / cycle / literal 'none'), and attaches the top remap suggestions for each broken token plus any style gaps. Pass scope='subtree' to walk descendants. Backs the plugin's Inspect tab; use it in chat when you need to audit a frame's token coverage end-to-end without assembling the pieces yourself.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| scope | No | ||
| nodeId | No | ||
| fileKey | No | ||
| themeName | No | ||
| maxSuggestions | No |