remove_node
Delete a node from a LangGraph project spec, cascading to remove any edges that reference it to keep the graph valid.
Instructions
Remove a node, cascading to delete any edges that touch it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| project_dir | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||