bus_send
Send a message to the shared collaboration room. Target specific roles or broadcast to all, enabling multiple desktop AI agents to exchange information and coordinate via MCP.
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 |