groups_memberships
List members of a Yonote group by ID, with optional name filtering and pagination to view large groups.
Instructions
List members of a group.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Group ID | |
| limit | No | Number of results | |
| query | No | Filter by member name | |
| offset | No | Pagination offset | |
| nextPath | No | Next page path for pagination |