detect_environment
Detect the runtime environment of a file to determine the appropriate debug code template for use in debugging processes.
Instructions
Automatically detect the runtime environment (browser, node, python, php, react-native, wechat) of a specific file. Use this to determine which debug code template to use.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Absolute or relative path to the file to analyze |