mark_email_read
Mark emails as read or unread using Exchange ItemIds. Specify item IDs and optionally set read status.
Instructions
Mark one or more emails as read or unread.
Args: item_ids: List of Exchange ItemIds to update. is_read: True to mark as read, False to mark as unread (default True).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_ids | Yes | ||
| is_read | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |