Live Activity Button Interactivity and UI Updates

I have implemented a Live Activity that includes two buttons. Currently, both buttons utilize deep links to open the main application, where I then detect the URL to perform the corresponding action.

My primary question is:

Is it possible to update a button's title and/or color within a Live Activity without requiring the main application to open?

Live Activity Button Interactivity and UI Updates
 
 
Q