List Alerts
truenas_list_alertsList current TrueNAS alerts (warnings, errors, hardware, updates). Filter by severity to see only serious issues, or include dismissed alerts.
Instructions
List current TrueNAS alerts (warnings, errors, hardware problems, update notices). By default hides alerts the user already dismissed. Use min_level to only see serious ones.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| min_level | No | Only alerts at or above this severity (INFO < NOTICE < WARNING < ERROR < CRITICAL < ALERT < EMERGENCY) | |
| response_format | No | markdown = compact human-readable summary; json = full structured data | markdown |
| include_dismissed | No | Also include alerts the user dismissed |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | ||
| alerts | Yes |