get_department_users
Retrieve a list of department members from DingTalk Wiki by providing the department ID, with optional pagination controls for managing large teams.
Instructions
获取部门成员列表
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dept_id | Yes | 部门 ID | |
| cursor | No | 分页游标 | |
| size | No | 每页数量 |