Patch Flow
node-red-flows-patchApply JSON patch operations to modify a Node-RED flow tab. Update nodes and connections using standard JSON patch format.
Instructions
Apply JSON patch operations to a flow tab
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| operations | Yes | ||
| expectedRev | No |