untag_thread
Remove specific tags or labels from a thread by providing the thread ID and comma-separated tags to remove.
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 |
|---|---|---|---|
| thread_id | Yes | ||
| tags | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |