dingtalk_chat_group_members_add
Add members to a DingTalk chat group by providing the openConversationId and a comma-separated list of userIds. Simplify group member management through this direct action.
Instructions
向群聊添加成员
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | 群 openConversationId(必填) | |
| users | Yes | 要添加的 userId 列表,逗号分隔(必填) |