testMantisEvent
Validates Mantis SDK events by sending test events and comparing responses against expected outcomes to ensure correct integration.
Instructions
Test Mantis SDK events and responses
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Event data payload (optional) | |
| event | Yes | Event type to test | |
| expectedResponse | No | Expected response for validation (optional) |