move_email
Move an email message to a specified folder using a well-known folder name or folder ID. Returns the new folder location.
Instructions
Move a message to a folder.
folder = well-known name (archive, inbox, deleteditems, junkemail, sentitems, drafts) or a folder ID returned by another Graph call. Returns {id, parentFolderId}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message_id | Yes | ||
| folder | Yes |