Find Members With Roles step

Introduction

This step searches for and lists all members in a guild who have specific roles.

Description

Identifies and returns a list of guild members who possess all of the specified roles. The public role is not considered in this search.

Configuration

  1. Guild: Choose the guild in which to search for members. This is a required field.

  2. Roles: Select the roles to be used as search criteria. At least one role must be specified, with a maximum of 10 roles allowed.

Outputs

  • Members: A list of members from the guild who match the specified role criteria. Each member in the list is represented according to the MemberType.

Usage

Ideal for filtering members based on their roles, especially useful in guilds with defined hierarchies or specific groupings.

Permissions

  • No specific permissions are required for this search operation.

Last updated