Gmail email move profile
org.intentschema.communication.email.message.move.v1@com.google.gmail.v1
JSON: bare · @sha256:8c9608b15396…
Hash: sha256:8c9608b15396cfbde2340b434ac8b1b615dcc0467f5e9c326e1b12154297d7e4
Gmail profile for email message move.
Implements: Move email message (org.intentschema.communication.email.message.move.v1)
Payload
| Field | Type | Description |
target * | Target (required: external_id) | (system = "gmail", required: system) |
object * | object | |
idempotency_key | string | |
object
| Field | Type | Description |
destination | string | Provider-specific folder identifier or label. Service profiles refine this (e.g., Gmail labelIds, Outlook folderId). |
add_labels | string[] | |
remove_labels | string[] | |
Result
| Field | Type | Description |
external_id | string | |
updated_at | string (date-time) | |
API mapping
Field mapping
| Intent field | API parameter |
target.external_id | userId/messages/{id} path parameter |
object.add_labels | addLabelIds[] |
object.remove_labels | removeLabelIds[] |
object.destination | addLabelIds[] (destination label) |