mist_get_site_events
Retrieve system events from an organization or site, including configuration changes, user activities, and system alerts, with optional time and site filters.
Instructions
Get events for an organization or site.
Returns system events from the specified organization or site, including configuration changes, user activities, and system alerts.
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 events to return (default: 100). | |
| start | No | Start time (ISO 8601 format or duration string like "1d"). | |
| site_id | No | Optional site ID to filter events to a specific site. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||