Skip to main content
The Has Label? action resolves a Gmail label and checks whether it is currently applied to one message.

Inputs

Label names are resolved case-insensitively after trimming whitespace.

Outputs

Use the boolean in an If action to avoid repeating work or to route labeled messages differently.

Troubleshooting

This action fails when the label does not exist. It returns false only when the label exists but is not applied to the message.