Origin:
Raw text sent verbatim via popup.postMessage(text, "*"). Tea SDK's pi() parses the data field as JSON if it's a string, so it accepts both JSON-string and other formats.
popup.postMessage(text, "*")
pi()