move_email_to_folder
Move inbound or sent emails to a chosen folder, keeping your mailbox organized and easy to manage.
Instructions
Move a message (inbound or sent) into a dossier (PATCH /api/mail/messages/:id/move).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder | Yes | Target dossier/folder name | |
| messageId | Yes | Message id from get_email thread |