get_siem_alerts
Retrieve SIEM alerts from Ludus FastMCP for security monitoring and analysis. Filter alerts by severity level and user ID, with configurable result limits.
Instructions
Get SIEM alerts for the range.
Args: user_id: Optional user ID (admin only) severity: Filter by severity level (low, medium, high, critical) limit: Maximum number of alerts to return
Returns: List of SIEM alerts
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | No | ||
| severity | No | ||
| limit | No |