Archive Email
email_archiveArchive an email by moving it to the Archive folder, helping keep your inbox organized.
Instructions
✏️ Archive an email (requires user confirmation recommended)
Quick action to move an email to the Archive folder. This is a convenience wrapper around email_move that specifically targets the archive folder.
Args: email_id: The email ID to archive account_id: Microsoft account ID
Returns: Status confirmation with new email ID
Raises: ValueError: If email_id is invalid or archive folder not found
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| email_id | Yes | ||
| account_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||