Renumber node
renumberChange a node's ID and rewrite all references graph-wide. Blocks if the old ID appears in done-work evidence, preventing dangling references.
Instructions
Change a node's id and rewrite every reference to it across the graph. Refuses while the old id appears in done-work evidence; success is silent. Journal-recorded, but ids quoted in external documents will dangle.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | current node id | |
| to | Yes | new id |