get_events
Retrieve recent events from a bounded in-memory buffer using a cursor for pagination. Enables polling for Discord client activity without connecting to Discord or fetching historical messages.
Instructions
Read the bounded in-memory event buffer. Pass nextCursor as after on subsequent calls. Does not connect to Discord or fetch historical messages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | ||
| limit | No |