superpos_poll_events
Retrieve new events from a hive by providing the last seen cursor; returns subsequent events with updated cursors for continued polling.
Instructions
Fetch events published to the hive since the given cursor (the seq of the last event you saw). Returns events with seq numbers for the next cursor.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No | ||
| hive_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |