get Session Data
Gets session data shared between all Prompt invocations. Use this as getClassById way to pass data through each Prompt as the conversation develops.
Return
The requested session data.
Parameters
key
The session data key.