get_project_summary
After scanning a project, retrieve its summary including language, file count, lines of code, and metrics.
Instructions
Taranan projenin genel özetini döndürür.
Önce scan_project ile projeyi tarayın, sonra bu tool ile özet alın.
Args: path: Proje kök dizini
Returns: Proje özeti — dil, dosya sayısı, satır, metrikler
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |