Basic Information

appmixer.todoist.core.UpdateLabel

1.0.0

Public

Update an existing label.

Input Ports

in

FieldTypeDescription
Label ID text The ID of the label to update.
Name text The new name of the label.
Order number The order of the label.
Color select The color of the label.
Is Favorite toggle Whether the label is marked as a favorite.

Output Ports

out

FieldTypeDescription
ID string -
Name string -
Color string -
Order integer -
Is Favorite boolean -

Full Metadata