Function
get
Get an existing session from an MCP request context, if one is attached.
get: func(req: borrow<context>) -> result<option<session>, session-error>;Get an existing session from an MCP request context, if one is attached.
get: func(req: borrow<context>) -> result<option<session>, session-error>;