get_incident_updates
Retrieve real-time updates for security incidents within a specified time window. Use pagination options to control the number of updates returned.
Instructions
Get real-time updates on incident operations
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offset | No | Starting offset for pagination (default: 0) | |
| items | No | Number of items to return (default: 50) | |
| time | No | Time window in minutes for updates (default: 5) |