gmail.checkWhetherMessageIsStarred checks whether a message has Gmail’s STARRED label.
Example
Remove the star from newly received messages that are already starred:Inputs
Inputs accept compatible signals.
Output
ReturnsSignal<boolean> indicating whether the message has STARRED.
This checks Gmail’s STARRED state but doesn’t distinguish the visual star styles configured in Gmail.