send_emergency_broadcast
Send emergency notifications to users or groups via email, SMS, or push channels to communicate critical information during urgent situations.
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 |