ActionCondition: Condition<Action> & {
    type: "action";
}

A condition to evaluate for an Action