hivelearn_list_members
List members of the authenticated community. Returns id (profile uuid), role, email, display_name, avatar_url, and joined_at. Filter by role to find admins/owners.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role | No | Restrict to a single role | |
| limit | No | Page size, default 20 | |
| offset | No | Rows to skip, default 0 |