The add_tag
action adds a tag to the event's reserved tags
field, which always exists and is always an array of strings.
- name: add_tag
tag: tagname
String. Required
The tag to add to the list. If the tag already exists the action still succeeds but does nothing.