Retrieving speech input in Scriptable shortcut

I’m working on a script that does some calculation and while the calculation works fine, I have no idea how to access the spoken input value from Siri, and I need this value to parameterise the script. Any suggestions? args has a length of 0 and Dictation.start is unavailable in a shortcut app (according to Siri)… any suggestions?