Tool
Add label to email
Gmail Add Label to Email is an AI-powered tool that enables users to effortlessly categorize their Gmail messages by adding one or more labels to specific email threads. Designed for seamless integration with Pipedream, it simplifies email organization and management via automated workflows.
Features
- Automatically add multiple labels to any Gmail message using their unique IDs.
- Integrates smoothly with Pipedream workflows for process automation.
- Supports precise message identification for targeted email labeling.
- Easy to configure with straightforward JSON input formats.
- Leverages Gmail API for reliable, real-time email categorization.
Benefits
- Enhances Gmail inbox organization by categorizing emails efficiently.
- Saves time by automating label assignment without manual intervention.
- Improves email management and retrieval with consistent labeling.
- Boosts productivity by integrating email labeling into broader automation workflows.
- Reduces errors in email categorization through precise API-driven operations.
Description
Add label(s) to an email message. See the docs
IMPORTANT: The arguments have specific formats. Please follow the instructions below:
- addLabelIds: Return JSON in this format: string[]
Parameters
2 parameters
| Name | Type | Description |
|---|---|---|
| messagerequired | string | The identifier of a message |
| addLabelIdsrequired | string[] | Labels are used to categorize messages and threads within the user's mailbox |