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

Discordbot Update Guild Scheduled Event

Updates an existing scheduled event in a Discord guild. Only fields provided in the request body are changed. Supports updating name, description, schedule, status, location, and other event attributes.

Write actionRisk level 2 of 5OAuth connection
Use Discordbot Update Guild Scheduled Event

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

  • namestring
    The name of the scheduled event (1-100 characters).
  • imagestring
    The cover image as a base64 data URI.
  • statusinteger
    The event status: 1=SCHEDULED, 2=ACTIVE, 3=COMPLETED, 4=CANCELED. Cannot change from COMPLETED or CANCELED.
  • event_idstring
    Required
    The unique identifier (snowflake ID) of the scheduled event to update.
  • guild_idstring
    Required
    The unique identifier (snowflake ID) of the Discord guild containing the event.
  • channel_idstring
    The channel ID where the event will be hosted. Required for STAGE_INSTANCE and VOICE. Set to null when changing to EXTERNAL.
  • descriptionstring
    The description of the scheduled event (1-1000 characters).
  • entity_typeinteger
    The entity type: 1=STAGE_INSTANCE, 2=VOICE, 3=EXTERNAL.
  • privacy_levelinteger
    The privacy level of the event. Use 2 for GUILD_ONLY.
  • entity_metadataobject
    Additional metadata for the guild scheduled event.
  • scheduled_end_timestring
    The time the event will end (ISO8601 timestamp). Required for EXTERNAL entity type.
  • scheduled_start_timestring
    The time the event will start (ISO8601 timestamp).

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.