Add a description to a product using Flow

Is there a way to automate adding a description to an item in Flow? I have many items that will need the same basic description. It would be nice to have that automated for all of them if certain conditions are met, then I can go back and edit later.

This should be possible in Flow using the Send Admin API Request task and the ProductUpdate mutation.