Remove Node
remove_nodeRemove a node from the workflow graph, automatically deleting connected edges to clean up state.
Instructions
Delete a node from the workflow graph. Connected relationships (edges) are cascade deleted automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The unique ID of the node to delete. | |
| project | No | Optional project identifier. |