How to reach ollama LLM Voice Assistant with conversation and agent_id?

Does anyone know of a working sample? It seems my ollama LLM creates multiple instances of the agent_id, so it seems not unique?

See also this post, where I was able to send the response_variable, but I would like to also be able to address the LLM without first having it run a function

I would like to spontaneously give my LLM a ‘poke’ to do stuff…