rename_mailbox
Rename an existing email folder by specifying the account, current path, and new path.
Instructions
Rename an existing mailbox (folder). Use list_mailboxes to see current folder paths.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Current folder path | |
| account | Yes | Account name from list_accounts | |
| new_path | Yes | New folder path |