Skip to main content
gmail.checkWhetherMessageIsUnread checks whether a message has Gmail’s UNREAD label.

Example

Mark each newly received message as read only if it remains unread when the action runs:

Inputs

Inputs accept compatible signals.

Output

Returns Signal<boolean> indicating whether the message has UNREAD. Read state is message-level. In a conversation, other messages in the same thread can have a different state.