gmail.unstarMessages removes Gmail’s STARRED label from messages.
Example
Remove the star from messages after applying aCompleted label:
Completed label must already exist in the selected Gmail account.
Inputs
Inputs accept compatible signals.
Output
Returns aSignal<string[]> with the modified message IDs in input order.
This removes the standard STARRED label from individual messages. It doesn’t change unrelated labels or other messages in the same thread.