type.inbound
and any(body.links, regex.count(.href_url.path, '(?:~V~[NPQRSfhjlm]+)') >= 3)
Playground
Test against your own EMLs or sample data.
type.inbound
and any(body.links, regex.count(.href_url.path, '(?:~V~[NPQRSfhjlm]+)') >= 3)
Test against your own EMLs or sample data.