# I want an intent that receives the prompt, calls a second llm with a modified prompt, call a service with the result, then have assist speak the same result. I am having issues trying to get my result from the action block into the speech block.