I am building an action in which I am using an image card and my image is present in the dropbox location.
It works really fine but my use case is I need to replace the existing image every week. But when I do so, it still picks up the old image probably coz its present in my cache.
Now, I know that I can go to myactivity and remove the cache for google assistant but I cannot ask the users to do the same.
So what I want is, when a user tries to open my google action for the 2nd or 3rd time, it should pick up the new image instead of the existing image which he has already previewed it.