When making automation rules, I would like to be able to use pattern matching (regex) for selecting if automation should be run.
For example a useful rule would be: if description or notes contains text that matches my pattern, set a tag. For example, if case contains sensitive information following a certain format such as ssn, add tag to case.

