delete_folder
Delete an empty IMAP folder. The operation fails if the folder is not empty, adhering to RFC standards for mail folder management.
Instructions
Delete an empty IMAP folder. Fails if not empty (per RFC).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder | Yes | ||
| account | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| action | Yes | ||
| folder | Yes | ||
| account | Yes | ||
| new_name | No |