move_message
Moves an email to a different mailbox on the server, using its message URL and target mailbox path or name.
Instructions
Move a message to a different mailbox.
MailMate performs the actual IMAP MOVE, so the message will be moved on the server as well. Provide the 'path' from list_mailboxes or just a mailbox name — if a name is given, the first matching mailbox across all accounts is used.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message_url | Yes | The message:// URL of the message to move | |
| target_mailbox_path | Yes | Filesystem path of the target .mailbox directory (e.g. from list_mailboxes 'path' field), or the mailbox name like 'Archive' or 'INBOX'. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||