detect_language_framework
Detect programming language and test framework from source code. Input either raw code or file path.
Instructions
Detect programming language and test framework from source code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | No | Optional file path for extension-based detection | |
| source_code | Yes | Source code to analyze |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||