gmail.updateLabel changes a user-owned label selected by display name or immutable ID.
Example
automations/update-follow-up-label.automation.ts
Inputs
Provide at least one of
name, labelListVisibility, messageListVisibility, or color. Inputs accept compatible signals.
Output
ReturnsSignal<GmailLabel> with the updated metadata:
labelId to avoid ambiguity when names may change.