get_pending_events
Retrieve and clear new incoming mail notifications since last check, providing subject, sender, and timestamp for each event.
Instructions
Return and clear all real-time incoming mail events pushed by the MailKit extension. Returns an empty array if the extension is not installed or no new mail has arrived since the last call. Each event includes: subject, from, date, messageId, preview, receivedAt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||