dingtalk_chat_group_create
Create a DingTalk chat group by specifying a group name and a comma-separated list of member user IDs. This tool sets up a new group for team communication.
Instructions
创建群聊
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | 群名称(必填) | |
| users | Yes | 成员 userId 列表,逗号分隔(必填) |