scan_repo_tool
Scan a repository and return a structured analysis report, giving a clear picture of the codebase to facilitate cleanup planning.
Instructions
Scan a repository and return a structured analysis report.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| languages | No | ||
| max_depth | No | ||
| root_path | Yes | ||
| include_tests | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||