entrypoint_paths_to
Returns all paths from code entrypoints to a specified target node, helping trace dependencies and execution flows in a codebase.
Instructions
Return paths from detected entrypoints to the target node.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| max_depth | No | ||
| session_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |