addLabelToEmail
Add Label to Email
Add a label to a Gmail message.
Arguments
accountIdstringoptionalConnected account this acts on: an accountId or email from listMailAccounts. Omit for the primary account. Pass the SAME account you found the message / draft / label in: a Gmail id is per-account, so aiming a non-primary id at the…labelIdstringrequiredThe label ID to add (use listLabels to find IDs)messageIdstringrequiredThe Gmail message ID
Returns
The registry does not declare a return shape.
Ask for it
The Cloud routes these requests to this verb.
- label that email X
- tag this message
Pair it with
The verbs that finish the job.