skool_members_list
Retrieve community members page by page. Get member details such as name, bio, role, and online status to review or manage your community.
Instructions
List community members with pagination. Returns member info including name, bio, role, and online status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (1-based) | |
| community | No | Community slug. Uses default from config if omitted. |