Tool to resolve and retrieve information about a Discord invite code. Use when you need to get details about a guild, channel, or event associated with an invite code.
codeRequiredstringThe invite code to resolve (e.g., "discord-api" for vanity URLs, "abc123xyz" for regular invite codes, or a full URL like "https://discord.gg/abc123xyz").
with_countsbooleanWhether to include approximate member counts (approximate_member_count and approximate_presence_count) in the response.
with_expirationbooleanWhether to include the expiration date (expires_at) in the response. Note: This parameter is deprecated as expires_at is now always returned.
guild_scheduled_event_idstringThe guild scheduled event ID to include with the invite. When provided with a valid event ID, returns guild_scheduled_event data in the response.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.