powered by
Get a specific label by id and user_id.
label(id, user_id = "me")
label id to retrieve
gmail user_id to access, special value of 'me' indicates the authenticated user.
https://developers.google.com/gmail/api/v1/reference/users/labels/get
Other label: create_label, delete_label, labels, update_label
create_label
delete_label
labels
update_label