analyze_structure
Analyzes a project directory to summarize file, language, and folder structure, along with dependency graph scale.
Instructions
프로젝트 폴더의 파일/언어/폴더 구조와 의존성 그래프 규모를 요약한다.
Args: path: 분석할 프로젝트 디렉터리의 절대 경로.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |