Weird behavior with Alexa Routines and HA

Wondering if anyone has seen this. I created an alexa Routine. Called “where is bob”

So I say, Alexa Where is Bob.

That turns on an input boolean. I have an automation that sends a TTS message with info on where bob is.

When I say “Alexa Where is Bob.” the input boolean turns on. I can see it turn on in HA, the “automation runs”, turns off the input boolean, next part of the automation the TTS never happens.

If I say Alexa, turn on where is bob, it works as expected.

Both are turning on the input boolean, both kick off the automation, but only one of them does the TTS.