send_emergency_broadcast
Send urgent broadcast notifications to specific users or groups via email, SMS, or push. Use comma-separated sys_ids to target recipients for critical alerts.
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 |