Gmail: Add Labels
メールに1つ以上のラベル(ラベル名またはID)を追加します。存在しない名前は自動的に作成されます。
GmailGmailAddLabels
概要
メールに1つ以上のラベル(ラベル名またはID)を追加します。存在しない名前は自動的に作成されます。
Add one or more labels to a message (by label name or id). Unknown names are created automatically.
パラメータ
| パラメータ | 型 | 必須 | 既定値 | 説明 |
|---|---|---|---|---|
| Connection name | variable | 必須 | gmail | Name of the connection created by 'Authorize Gmail'. |
| Message id | string | 必須 | 変数に対応 | |
| Labels (comma separated) | string | 必須 | 例: Processed, Important 変数に対応 |