msg_broadcast
Broadcast a message to all registered agents. Provide a sender, subject, and body, with optional priority, to notify every agent at once.
Instructions
Send a message to all registered agents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Message body | |
| sender | Yes | Sender agent name | |
| subject | Yes | Message subject | |
| priority | No | normal |