Tags

A set of tags. Optionally select a topic to get suggestions.

Emits a fixed set of tags, with optional topic-based suggestions while authoring. Use it to apply a consistent group of tags to tickets.

Inputs

This node has no inputs.

Outputs

  • ValueList<Tag>. Represents the configured set of tags.

Configuration

  • TopicTopic picker. Controls the topic used to suggest tags.
  • TagsTag picker. Controls the selected tags emitted by the node.

Example use cases

Apply a standard tag set

Provide a constant set of triage tags and add them to every newly created ticket.

See also