Feature Request: [BP] Convert bool to True\False execution pins

I really like the ‘Convert to Validated Get’ function because it makes the event graph cleaner by using a single understandable node. In this regard, it’s unclear why the authors didn’t extend this same logic to bool values. Sometimes I try to find a way to toggle a bool between two execution pins and realize that this function doesn’t exist. It would be great if it were added. Considering that bool checks happen frequently, this could significantly impact the cleanliness of the code.