futurevuls_get_group_members
Retrieve the list of members for a specified group by providing the group ID. Supports pagination with page number and limit parameters.
Instructions
特定グループのメンバー一覧を取得
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_id | Yes | グループID | |
| page | No | ページ番号 (デフォルト: 1) | |
| limit | No | 1ページあたりの件数 (デフォルト: 20, 最大: 1000) | |
| group | No | 対象グループ名 (ERMS, DBIPS, GPF等) |