Get raw Figma Plugin API property
figma.get_propertyRead any serializable property from Figma nodes, pages, styles, variables, or API namespaces.
Instructions
Read any serializable Plugin API property from figma, a node, page, style, variable, or API namespace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeId | No | ||
| pageId | No | ||
| target | Yes | ||
| styleId | No | ||
| property | Yes | ||
| imageHash | No | ||
| targetPath | No | ||
| variableId | No | ||
| variableCollectionId | No |