Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsDiscord Bot ToolsDiscordbot Create Guild Role
Discord Bot Tools

Discordbot Create Guild Role

Creates a new role in a Discord guild with customizable name, permissions, color, hoist, mentionability, and icon. Requires MANAGE_ROLES permission. The icon and unicode_emoji fields are mutually exclusive.

Write actionRisk level 2 of 5OAuth connection
Use Discordbot Create Guild Role

Pricing and limits

Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

Pricing
Free
Unified payment
Not currently supported

Inputs

  • iconstring
    Hash of a custom image for the role's icon. Mutually exclusive with unicode_emoji.
  • namestring
    Name for the new role. If omitted, Discord defaults to 'new role'.
  • colorinteger
    RGB color value for the role as an integer (e.g., red is 16711680). Defaults to 0 (no color).
  • hoistboolean
    If true, displays the role separately in the member list. Defaults to false.
  • guild_idstring
    Required
    The unique identifier (snowflake ID) of the Discord guild where the role will be created.
  • mentionableboolean
    If true, this role can be mentioned by others. Defaults to false.
  • permissionsstring
    Bitwise integer for role permissions combined from Discord permission flags.
  • unicode_emojistring
    Standard Unicode emoji for the role's icon. Mutually exclusive with icon.

Observable output

  • data
    Required
    Data from the action execution
  • errorstring
    Error if any occurred during the execution of the action
  • successfulboolean
    Required
    Whether or not the action execution was successful or not

Skills that use this Action

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.