Node-Red TTS can't see Target Entity (Connecting Locally)

Forgive the ‘newbie’ nature of the question but I had no idea I could connect directly to Node-Red which unveiled a TON a flows that had minor broken bits. I notice, however, that any flow that as a TTS service call does not show the Target Entity. Is there a way to fix this or am I forced to address this within the HA Node Red.

It goes in the data section. If you click the little button load example data button it should load the format in the data field.

{
   "entity_id":"media_player.1234",
   "message":"My name is hanna",
   "language":"ru",
   "options":"platform specific"
}