list_members
List all members in a Feishu group chat. Provide the chat ID and optionally set page size and token for pagination.
Instructions
[Official API] List all members in a group chat.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat_id | Yes | Chat ID (oc_xxx) | |
| page_size | No | Items per page (default 50) | |
| page_token | No | Pagination token |