android_events_wait
Wait for new Android UI or notification events by long-polling the event feed. Specify afterId to resume from a known event, set timeout to cap the wait, and retrieve up to 200 events.
Instructions
Long-poll the in-memory event feed until a newer UI/notification event arrives or timeout expires.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| afterId | No | ||
| timeoutMs | No |