Exposing HA Scripts to Assist API: Questions on Script Results Access by LLMs

I tried various ways to communicate with the LLM, the only succes I got was with a response_variable. I’m still in the dark about any other ways to be able to address the correct conversation.

You can see my repsonse_variable example here:

Btw I had more luck with exposing a script to the assistant, and explaining the syntax in the prompt than I did with intent. I also have no idea if intent is actually functional? (When I ask my LLM what I can say, it has no idea).