rename_mailbox
Rename an existing email folder by providing the account, current folder path, and new folder path. Simplifies mailbox reorganization.
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 |