find_path
Find all simple paths between two nodes in a dependency graph to analyze traceability and understand connections.
Instructions
Find all simple paths between two nodes to analyze traceability.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_id | Yes | Source node ID. | |
| target_id | Yes | Target node ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||