figma_run
Run approved engine commands to inspect or modify Figma designs via a local plugin, using subcommands and flags like canvas info or node trees with adjustable depth.
Instructions
Run a Capability Catalog-approved engine command. Discover commands with figma_reference {name:"capabilities"}. Append --help to any command for its syntax. Note: node tree defaults to depth 3 — pass -d for deeper trees.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | Yes | Engine subcommand and flags, e.g. ["canvas","info"]. | |
| label | No | Optional audit-log intent note. | |
| confirm | No | Required for write commands when write-confirm mode is on. | |
| fileKey | No | Target connected file: bare key or Figma URL. |