imap_rename_mailbox
Rename an IMAP mailbox or folder to a new name, enabling you to reorganize your email structure. Specify the current and new mailbox names to apply the change.
Instructions
Rename a mailbox/folder
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to_name | Yes | New mailbox name | |
| from_name | Yes | Current mailbox name | |
| account_id | No | Account identifier (defaults to `"default"`) | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Tool-specific data payload | |
| meta | Yes | Execution metadata (timestamp, duration) | |
| summary | Yes | Human-readable summary of the operation outcome |