untag_thread
Remove unwanted tags from any thread by supplying its ID and a comma-separated list of tags. Clean up labels to keep conversations organized and relevant.
Instructions
Remove tags/labels from a thread.
Args: thread_id: The thread ID tags: Comma-separated tags to remove (e.g. "urgent,vip")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | Yes | ||
| thread_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |