jev_execute
Execute custom Figma plugin API code asynchronously inside the Jev Bridge plugin, with figma in scope, and return JSON-serializable values.
Instructions
Escape hatch: run Figma plugin API code inside the Jev Bridge plugin (async function body with figma in scope; return a JSON-serializable value).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes |