apply_token_remap
Applies a remap plan to the live Figma file using the companion plugin, with dry-run validation and a single undo entry.
Instructions
Apply a remap plan to the live Figma file via the companion plugin. Requires the 'Tokens Studio MCP Bridge' Figma plugin to be running and connected — call bridge_status first if unsure. Pass the plan you got back from propose_token_remap, after deciding chosen for any ambiguous entries. dryRun: true runs validation but skips the write. The whole batch is wrapped in a single Figma undo entry — Cmd-Z reverts the entire remap.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan | Yes | ||
| dryRun | No | ||
| planId | No |