Tool
Remove label from email
Gmail Remove Label from Email is a powerful tool that allows users to effortlessly remove one or multiple labels from Gmail email messages via the Gmail API. Seamlessly integrated with Pipedream, this tool enables streamlined email label management for enhanced inbox organization.
Features
- Remove one or multiple labels from any email message using Gmail API.
- Supports batch removal of labels with simple input format.
- Integrates smoothly with Pipedream workflows for automation.
- Input parameters are designed for easy retrieval and configuration of message IDs and label IDs.
- Provides a direct link to official Google Gmail API documentation for reference.
Benefits
- Enhances email inbox organization by removing unwanted labels.
- Saves time by automating label removal within workflows.
- Reduces manual email management tasks for increased productivity.
- Ensures precise control over label modification on emails.
- Facilitates better email categorization and clean-up through automation.
Description
Remove label(s) from an email message. See the docs
IMPORTANT: The arguments have specific formats. Please follow the instructions below:
- removeLabelIds: Return JSON in this format: string[]
Parameters
2 parameters
| Name | Type | Description |
|---|---|---|
| messagerequired | string | The identifier of a message |
| removeLabelIdsrequired | string[] | The labels to remove from the email |