send_emergency_broadcast
Send urgent alerts to specified users or groups via email, SMS, and push notifications. Provide subject, body, and recipient list for rapid dissemination of critical information.
Instructions
[Write] Send emergency broadcast notification to users or groups
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Message body | |
| subject | Yes | Broadcast subject | |
| channels | No | Delivery channels: email,sms,push | |
| recipients | Yes | Comma-separated user/group sys_ids |