Microsoft Graph email move profile
org.intentschema.communication.email.message.move.v1@com.microsoft.graph.v1
JSON: bare · @sha256:0eae03b084f5…
Hash: sha256:0eae03b084f50aad060c43b30a79627804fa660b6e4a6f29707705ce49513769
Graph profile for email move.
Implements: Move email message (org.intentschema.communication.email.message.move.v1)
Payload
| Field | Type | Description |
target * | Target (required: external_id) | (system = "ms_graph", 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 | /messages/{id}/move path |
object.destination | destinationId (folder ID) |