Rig Node Remove
rig_node_removeRemove ONE block (graph node) from a canvas rig — 'delete step 2' / 'drop the summarize block'. Identify the block by node id, label, bound-skill name, or 1-based position. The chain HEALS: every upstream re-wires to every downstream, so deleting a middle block never severs the flow. Returns the fresh block summary; the Builder canvas updates live.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | Which block: node id, label, skill name, or 1-based position ('2') | |
| rig_id | Yes | UUID of the rig | |
| wallet_address | Yes | Owner scope |