set_node_prop
Modify node properties such as visibility and lock status in Figma designs using WebSocket-based real-time interaction with the Conduit MCP server.
Instructions
Sets node properties (locked, visible, etc.) for one or more nodes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}