Model tree
ModifyThreadRequest
Request body for Gmailusers.threads.modify endpoint.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Every object and enum the Thread tools accept.
users.threads.modify endpoint.
| Field | Type | Description |
|---|---|---|
addLabelIds | string[] | A list of IDs of labels to add to this thread. You can add up to 100 labels with each update. max 100 items |
removeLabelIds | string[] | A list of IDs of labels to remove from this thread. You can remove up to 100 labels with each update. max 100 items |
| Value |
|---|
full |
metadata |
minimal |
Was this page helpful?