nr_safe_deploy
Deploy changes to a Node-RED node with optimistic locking to prevent conflicts. Uses GET→POST pattern and preserves tab order.
Instructions
Deploy changes to a Node-RED node with optimistic locking. Uses correct GET→POST pattern (never PUT). Preserves tab order.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_id | Yes | ||
| fields | Yes | ||
| description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |