"Agent Compliance | Quarantine" flow --> Send Notification action --> Params property has a hardcoded value right now:
{ "AgentName":"@{first(outputs('Find_Agent')?['body/value'])?['cat_name']}", "AdminAlias":"[email protected]" }
Should this instead use the cat_ComplianceSupportContactAlias environment variable?
