type.inbound
and any(body.links,
.href_url.domain.root_domain == "msn.com"
and .href_url.path =~ "/en-gb/lifestyle/rf-best-products-uk/redirect"
and strings.icontains(.href_url.query_params, "url")
)
Playground
Test against your own EMLs or sample data.