pause_tests
Pause all automated tests for up to 60 minutes to avoid false alerts during deployments. Tests resume automatically.
Instructions
Pause all tests for up to 60 minutes. Tests resume automatically. Use before deploys to avoid false alerts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | Why tests are being paused (e.g. "Deploy v2.3.0") | |
| duration_minutes | Yes | How long to pause tests, in minutes (1–60) |