Playing sound once

ok this is very basic but I couldn't find a solution...

I'm trying to play a long sample once, hence I've been trying to use the once function like this

once $ s "ot_samples:1"
# cut 1

What happens is that it cuts the sample when the cycle ends, that's why I thought to put the cut 1 but still not working properly. Am I missing something?

thanks <3

off topic: I'm trying to access the Uzu discord but the link on the tidal website seems not valid or broken

I am not sure, but isn't the # cut 1 actually the cause of the sample cutting off (if another event in the same cut group starts)?