move_emails
Move emails to any folder using their UIDs. Specify destination folder and optional source folder to organize your Yahoo Mail.
Instructions
Move emails to a specified folder using UIDs. UIDs are permanent identifiers. Use list_folders to see available folders.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uids | Yes | Array of UIDs to move | |
| folderName | Yes | Name of the destination folder (e.g., "Work", "Personal"). Use list_folders to see available folders. | |
| sourceFolder | No | Source folder containing the emails (default: INBOX) | INBOX |