qa_probe_get_blast_radius
Determine how many frontend routes break when a backend endpoint goes down.
Instructions
Find out how many frontend routes would break if a backend endpoint goes down. Ask: "What pages break if GET /alerts goes down?"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endpoint | Yes | Backend endpoint key, e.g. "GET /alerts" |