remove_edge
Remove edges from a source node in a LangGraph YAML spec. Specify a target to delete one edge, or omit it to clear all outgoing edges from that source.
Instructions
Remove edge(s) from a source node. Omit to to remove all edges from that source.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | ||
| from_ | Yes | ||
| project_dir | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||