Hi, my workflow should take in two string parameters, but when I separate the --input field by space, it only takes in the first arg
source tctl.sh --namespace growth-maestro workflow run --tl ServerlessTaskQueue --wt ServerlessWorkflowMethods -et 10 -i '"firstString" "secondString"'
Running execution:
Workflow Id : 159be652-2c70-4b32-b662-8f8c544b8f1d
Run Id : 1935a5a7-84d6-4c15-81cb-27b47fcbf7f2
Type : ServerlessWorkflowMethods
Namespace : growth-maestro
Task Queue : ServerlessTaskQueue
Args : {"firstString"}