analyze_repository
Analyze a software repository to extract detailed metadata including languages, frameworks, API endpoints, database models, environment variables, CI/CD configuration, and dependencies.
Instructions
Analyze a software repository and return detailed metadata including detected languages, frameworks, API endpoints, database models, environment variables, CI/CD configuration, and dependencies.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_path | Yes | Absolute or relative path to the repository root directory. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||