list_org_members
Retrieve the list of members belonging to a specified organization. Supports pagination to navigate through large member sets.
Instructions
List members of an organization
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org | Yes | Name of the organization | |
| page | No | Page number (starts at 1) | |
| limit | No | Number of results per page (max 50) |