send_emergency_broadcast
Send urgent notifications to specified users or groups via email, SMS, or push channels. Define subject, body, and recipients for immediate delivery.
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 |