bus_send
Send a message to the shared room, targeting specific roles or broadcasting to all participants.
Instructions
Send a message to the shared room. Set 'to' to address specific roles; leave it empty to broadcast to everyone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | Recipient role names; empty means broadcast. | |
| tags | No | ||
| sender | No | ||
| content | Yes | ||
| reply_to | No |