Task tags - in apple shortcuts via API

I am writing an apple/siri Shortcut to post to Checkvist, and while I can do the basic posting to a list, for the life of me I cannot set the tag. I’ll be happy to share it once I get it going (it is very basic mind you)

I have tried to set tags in the JSON as comma separated text, as a dictionary, as an array… but none seem to work (Shortcuts lack of debugging is not helping for sure). Any idea what to use?

In terms of simple posting to checkvist the following does the trick.

Hello @zinoff ,

When posting a new item to Checkvist, you should be able to specify ‘tags’ key with a space-separated list of tags. Is it what you’re looking for?

Kind regards,
KIR