find_entry_points
Identify entry point candidates in a codebase by scanning file structures and dependencies, helping developers understand where execution starts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |