读取实时事件快照
events_readRead accumulated real-time events from a subscription immediately, without blocking. Preview activity to decide whether to wait for more.
Instructions
立即读取订阅里已积累的实时事件,不等待。适合先看一眼再决定是否阻塞等待。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | 最多返回条数,默认 50 | |
| cursor | No | 只返回该游标之后的事件 | |
| subscriptionId | Yes | ||
| includeFrameData | No |