outlook_move_message
Move an Outlook message to another folder, removing it from the original. Accepts folder by display name, well-known name, or Graph ID.
Instructions
Move a message to another folder (removes from source).
Use outlook_copy_message to duplicate without removing the source. For deletion use
outlook_delete_message (not move to "deleteditems"). folder accepts display names,
well-known names ("inbox", "archive", "deleteditems"), or Graph IDs — prefer names.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message_id | Yes | ||
| folder | Yes |