validateSetup
Verify that the Mantis SDK is installed and configured correctly in your project by checking authentication setup and allowed origins to prevent integration issues.
Instructions
Validate Mantis SDK installation and configuration
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| checkAuth | No | Check authentication setup (default: true) | |
| projectPath | No | Project directory to validate (optional) | |
| checkOrigins | No | Check allowed origins configuration (default: true) |