Get Member Permissions step

Introduction

The "Get Member Permissions" step is designed to retrieve the list of permissions a user has within a specific Discord guild.

Configuration

  • Guild: The guild from which to retrieve the user's permissions. This field is required to specify the server context for the permissions query.

  • User: The user whose permissions will be fetched. This field is required to identify the member whose permissions are being queried.

Outputs

  • Permissions: A list of permissions the specified user has in the guild.

Last updated