tag_thread
Add tags to email threads for categorization, preserving existing labels. Use tags like 'vip' or 'urgent' to organize your inbox.
Instructions
Add tags/labels to a thread. Tags are additive — existing tags are preserved.
Use tags for categorization: "vip", "bug-report", "sales-lead", "urgent", etc.
Args: thread_id: The thread ID tags: Comma-separated tags to add (e.g. "urgent,vip,sales-lead")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | Yes | ||
| thread_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |