Assign Query workflow parameters in Retool work

Hello,

Hope you are doing well, I have a question. I have build an app, when a a button is pressed the data needs to go to an API. In order to send the data I've made a workflow.
I also attached the query to the button with all the parameters it needs to send.

But I can't seem to figure it out how to assign the query parameters in the workflow. Attached is the query I have and where the parameters needs to go.


Add the set of parameters along with sample values in JSON format in the startTrigger section called "Test JSON Parameters" and it should work.