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

Discordbot Create Guild Scheduled Event

Creates a new scheduled event in a Discord guild. Events can be hosted in stage channels, voice channels, or external locations. STAGE_INSTANCE/VOICE require channel_id, while EXTERNAL requires entity_metadata with a location and scheduled_end_time.

Write actionRisk level 2 of 5OAuth connection
Use Discordbot Create 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
    Required
    The name of the scheduled event (1-100 characters).
  • imagestring
    The cover image as a base64 data URI (e.g., 'data:image/png;base64,...').
  • guild_idstring
    Required
    The unique identifier (snowflake ID) of the Discord guild where the event will be created.
  • channel_idstring
    The channel ID where the event will be hosted. Required for STAGE_INSTANCE and VOICE entity types. Must be null for EXTERNAL.
  • descriptionstring
    The description of the scheduled event (1-1000 characters).
  • entity_typeinteger
    Required
    The entity type: 1=STAGE_INSTANCE, 2=VOICE, 3=EXTERNAL.
  • privacy_levelinteger
    The privacy level of the event. Use 2 for GUILD_ONLY (only accessible to guild members).
  • 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
    Required
    The time the event will start (ISO8601 timestamp, e.g., '2024-12-31T20:00:00').

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.