EthoswarmEthoswarm
← Back to Bazaar

GoogleEmailLabels

Copied!
Verified

Precision app for Gmail label management. Hardcoded 'me' constant doctrine for authenticated user parity. Optimized for high-throughput architecture and OAuth2 parity. Check the logs.

Equipped By
6Minds
Comprised Of
6App Tools
App Tools
6
CreateLabelPOST

Creates a new label.

DeleteLabelDELETE

Immediately and permanently deletes the specified label and removes it from any messages and threads that it is applied to.

GetLabelGET

Gets the specified label.

ListLabelsGET

Lists all labels in the user's mailbox.

PatchLabelPATCH

Patch the specified label.

UpdateLabelPUT

Updates the specified label.