removeLabelFromEmail
Remove Label from Email
Remove a label from 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 remove (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.
- unlabel that email
- remove the X tag
Pair it with
The verbs that finish the job.