Converting intents (zero or undefined values)

Hello,
For example I want to say " Set Timer for for 2 minutes" then there is no object submitted for hours or seconds.
How can I set them in rhasspy to “0” or in nodered ?
Tried to use replace undefined msg.slots.time.seconds to a zero value but did not make it.
Anyone can help ?