event_bus_bus_clear
Clear event bus history and remove subscribers for a specific topic. If no topic is provided, all topics are cleared, resetting the event bus state by deleting stored events and unsubscribing all listeners.
Instructions
[event_bus] Clear history and subscribers for a topic, or all topics if topic is omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |