I just started exploring developing an action using google actions few days back. Right now I am facing a problem.
What actually I want is that I want to save the information (in the session as attributes) from what user speaks/utters and use that attributes anytime the skill is active.
I came to know about the contexts but the problem with contexts is that it has a lifespan while what I want is to hold the information throughout the session (when the action is started till the action is ended.)
Any help? Thanks-in-advance.