Explore Plans
Mobile menu Close menu
Gmail

Remove label from email

This action will remove the label you choose from a specific email message in your Gmail account. The message keeps its other labels and stays in your mailbox.

Developer info

API endpoint slug
gmail.remove_label_from_email
Filter code method
Gmail.removeLabelFromEmail.skip(string?: reason)
Runtime method
runAction("gmail.remove_label_from_email", {})

Action fields

Message Text input > Other

Label
Message ID
Helper text
The message to remove the label from. Use the MessageId ingredient from a Gmail trigger or query.
Slug
message_id
Required
true
Can have default value
true
Filter code method
Gmail.removeLabelFromEmail.setMessageId(string: message_id)

Label Dropdown list

Label
Label
Helper text
The label to remove from the message.
Slug
label
Required
true
Can have default value
false