get_alert
Retrieve an alert's configuration and trigger history by providing its ID. Check thresholds, notification channels, silence state, and recent firing events.
Instructions
Return the detailed configuration of an alert and its recent trigger history. Pass the alertId obtained from list_alerts. Use it to check the threshold / notification channels / silence state / when it fired.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| alertId | Yes | Target alert ID (from list_alerts) |