analyze_dependencies
Analyze dependencies to identify platform-specific package compatibility issues across Windows, macOS, and Linux.
Instructions
Analyze dependencies for platform-specific packages and compatibility
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Project root path | |
| platforms | No | Target platforms to validate against | |
| checkArchitecture | No | Check architecture-specific dependencies | |
| checkNativeModules | No | Check for native/binary dependencies |