Capitalize between brackets

Make a new action

Action type: Replace with regular expressions
Field: _TAG
Regular expression: (([^)]+))
Replace matches with: ($caps($1))

[ ] case-sensitive comparison