mist_get_alarms
Retrieve alarms for an organization, covering infrastructure, security, and Marvis AI detections. Filter by time range, status, and limit.
Instructions
Get alarms for an organization.
Returns alarms from the specified organization, including infrastructure, security, and Marvis AI-driven detections.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | End time (ISO 8601 format or duration string). | |
| org | Yes | Organization name (must be configured in .env). | |
| limit | No | Maximum number of alarms to return (default: 100). | |
| start | No | Start time (ISO 8601 format or duration string like "1d"). | |
| status | No | Alarm status filter - "acked" for acknowledged, "unacked" for unacknowledged. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||