check_inbox_events
Poll real-time inbox events from a background connection to receive new mail and status changes. Optionally clear the event buffer after retrieval.
Instructions
Poll real-time inbox events captured via background SSE connection (new mail, status changes). Returns buffered events and optionally clears them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clear | No | If true, clears the event buffer after returning (default: false) |