List Reactions
reaction_listRetrieve prototype reactions from selected Figma nodes and their descendants to analyze user feedback and design interactions.
Instructions
Read prototype reactions from one or more nodes and their descendants.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeIds | Yes | Array of node IDs to get reactions from |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | ||
| nodes | No | List of node entries with their reactions | |
| nodesCount | No | Number of inspected nodes | |
| nodesWithReactions | No | Number of nodes found that have reactions |