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

Discordbot Update Guild Role

Updates a Discord guild role's attributes (name, permissions, color, etc.). Requires MANAGE_ROLES permission. Unspecified attributes remain unchanged. The icon and unicode_emoji fields are mutually exclusive.

Write actionRisk level 2 of 5OAuth connection
Use Discordbot Update 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
    New role icon as base64 encoded image data. Mutually exclusive with unicode_emoji.
  • namestring
    New name for the role (max 100 characters).
  • colorinteger
    New color as an integer representation of a hex code (0 for no color).
  • hoistboolean
    Whether to display the role separately in the member list.
  • role_idstring
    Required
    The unique identifier (snowflake ID) of the role to be updated.
  • guild_idstring
    Required
    The unique identifier (snowflake ID) of the guild containing the role.
  • mentionableboolean
    Whether to allow anyone to mention this role.
  • permissionsstring
    Bitwise value for new role permissions.
  • unicode_emojistring
    New unicode emoji for the role's icon. Mutually exclusive with icon. Requires ROLE_ICONS guild feature.

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.