get_member_results
Check the status of a bulk member add by passing the group ID and the results ID returned from add_members.
Instructions
Poll the result of an add_members request.
Args:
group_id: The ID of the group.
results_id: The GUID returned from add_members.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_id | Yes | ||
| results_id | Yes |