Get Default Role step

Introduction

The "Get Default Role" step retrieves the default role (the @everyone role) for a specified guild. This step is useful for identifying the base permissions assigned to all members of a guild.

Configuration

  • Guild: Specifies the guild (server) from which the default role will be retrieved. This parameter is required.

Outputs

  • Role: The retrieved default role from the guild. This output can be used in subsequent steps or actions.

Last updated