Date parameter in API example/ simulation

Hi, We are planning to create a GET API example/ simulation using Postman Mock Server. The GET API example accepts the date parameter, When we save the example with hard coded date string we are unable to get the response for other dates (date changed).

Can we make the API example to accept the today’s date as parameter, instead of hard coded date string?