Scan project
scan_projectAnalyze a codebase and index its languages, frameworks, databases, services, features, endpoints, roles, and findings. This initial scan provides the foundation for business overview reports.
Instructions
Index a codebase: languages, frameworks, databases, external services, features (modules) and headline counts of endpoints, entities, roles and findings. Run this first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| root | Yes | Absolute path of the project to analyse (a mounted path such as /workspace when running in Docker). | |
| format | No | Output format (default markdown). | |
| refresh | No | Re-scan the project instead of using the cached analysis. |