gmail.checkLabel reports whether a message has an existing user or system label.
Example
Archive new messages that already carry theHandled label:
Inputs
Inputs accept compatible signals.
Label IDs must match exactly. The action matches display names after trimming surrounding whitespace and ignoring capitalization.
Output
ReturnsSignal<boolean>: true when the message has the resolved label and false when that label exists but is absent.