analyze_blast_radius
Identify downstream impact of a device failure by traversing topology neighbors, then score the overall blast radius from 0 to 100 to prioritize response.
Instructions
Analyze the blast radius of a device failure using topology data. Traverses neighbors to identify downstream impact and scores overall blast radius (0-100).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | Max traversal depth (1-3) | |
| device_id | Yes | Device ID to analyze |