entity-is-type

If the current entity is of the given type.

{
    "evaluator": "entity-is-type",
    "condition": "{type}"
}

Example:

{
    "evaluator": "entity-is-type",
    "condition": "archive"
}