dingtalk_ding_message_send
Send urgent DING alerts to specified users, choosing in-app, SMS, or phone notification to ensure timely delivery of critical messages.
Instructions
发送 DING 消息(高优先级通知,支持应用内/短信/电话)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | 提醒方式:1=应用内,2=短信,4=电话(默认 1) | |
| users | Yes | 接收者 userId 列表,逗号分隔(必填) | |
| content | Yes | 消息内容(必填) | |
| robot_code | No | 使用的机器人 robotCode(可选) |