The remove_tag
action removes a tag from the event's reserved tags
field, which always exists and is always an array of strings.
- name: remove_tag
tag: tagname
String. Required
The tag to remove. If the tag does not currently exist the action still succeeds but does nothing.