Analyse the entity for anomalies or threshold breaches.
Analyse the following entity for anomalies, stale status, or performance issues.
Entity type: {{context.entity_type}}
Entity ID: {{context.entity_id}}
Threshold: {{context.threshold}}
Return a JSON object with: { "alert_fired": true/false, "anomalies": [...], "raw_metrics": {...} }
show more
on_success: next
on_failure: halt