event_bus_bus_publish
Publish events to topics and notify all subscribers in the agent-friend MCP server for AI applications.
Instructions
[event_bus] Publish an event to a topic. All subscribers (and wildcard subscribers) are notified. Returns {published, event_id, notified: [subscriber names]}.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | Yes | ||
| data | No |