scan
Scan a repository to extract its languages, file structure, entry points, and configuration files for an immediate overview.
Instructions
Scan a repository and return an overview: languages, file structure, entry points, config files.
Args: path: Absolute path to the repository root directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |