list_runtime_events
Retrieve recently stored normalized events from the runtime store to monitor UniFi network activity. Returns up to 100 events per request, requiring runtime store enabled.
Instructions
List normalized events retained by the optional runtime store.
Read-only operation: returns up to limit normalized events persisted by the
runtime store. Requires UNIFI_RUNTIME_ENABLED=true; otherwise unavailable. Use
get_event_polling_status to see which sources feed events.
Args: limit: Maximum number of events to return. Defaults to 100.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of events to return. Defaults to 100. |