move_email
Move an email to a specified folder in Outlook using its entry ID and folder path.
Instructions
Move an email to another folder.
Args: entry_id: EntryID of the email to move. target_folder: Destination folder name or path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entry_id | Yes | ||
| target_folder | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |