get-organization-members
Retrieve and filter organization members by email, role, license type, or activity status using the specified organization ID. Supports pagination for efficient data access.
Instructions
Retrieves a list of members for an organization (Enterprise only)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
active | No | Filter by active status | |
cursor | No | Cursor for pagination | |
emails | No | Filter by comma-separated email addresses | |
license | No | Filter by license type | |
limit | No | Maximum number of results to return | |
orgId | Yes | id of the organization | |
role | No | Filter by user role |