Specify tag in guild file

Is it possible to specify a tag for the operation in the guild file? Just like there is label attribute that can be specified in the guild file, it would be nice to be able to do the same with a tag.

You can use the tags operation attribute.

op:
  tags: [red, green, blue]

I see this isn’t document - sorry about that! I’ll fix right away.

1 Like