wetrack_trigger_sla_check
Manually trigger SLA breach notification checks for testing or on-demand verification, specifying the number of breaches to process.
Instructions
[System/Admin] Trigger the SLA breach notification check. Normally called by an automated scheduler — this tool lets you trigger it manually for testing or on-demand checks.
Args: breach_count: Number of SLA breaches to process e.g. 3. auth_key: System auth key (WETRACK_AUTH_KEY from .env). If not provided, reads from WETRACK_AUTH_KEY env var.
Note: This requires the WETRACK_AUTH_KEY environment variable to be set, not the regular user JWT. Contact your WeTrack admin for this key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| auth_key | No | ||
| breach_count | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |