List TacticalRMM Alerts
tacticalrmm_list_alertsLists alerts from TacticalRMM with optional limit, offset, and output format. Read-only access to view active alerts for monitoring and management.
Instructions
List TacticalRMM alerts from /alerts/. This tool is read-only; TacticalRMM expects a PATCH query for alert filters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of items to return. | |
| offset | No | Number of items to skip locally after receiving the API response. | |
| response_format | No | Output format: markdown for human-readable summaries, json for structured output. | markdown |