send_emergency_broadcast
Send urgent notifications to specified users or groups via email, SMS, or push channels to alert them during emergencies.
Instructions
[Write] Send emergency broadcast notification to users or groups
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subject | Yes | Broadcast subject | |
| body | Yes | Message body | |
| recipients | Yes | Comma-separated user/group sys_ids | |
| channels | No | Delivery channels: email,sms,push |