event_bus_bus_history
Retrieve the most recent events from a specified topic on the event bus, with results ordered oldest first. Useful for auditing or replaying recent activity.
Instructions
[event_bus] Return the n most recent events for a topic (oldest first).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | Yes | ||
| n | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |