Question
Shortcut to know all the co-related indicators for an Alert or Incidents are "Enriched"
Is there any jinja filter or api endpoint to that would return "true" or "false" for the query - "Are all indicators for the alert or incidents , enriched or not ?"
I want to avoid a schedule playbook and looking for inbuilt support to know the enrichment status for all indicators for an alert or incident.
Use-case is that to evaluate a condition whether all Indicators are enriched, without using "find records" step.
