discord_get_invite
Retrieve details for a Discord invite code, including target server, channel, and usage statistics. Works for any public invite.
Instructions
Look up details for a single invite by its code, including the target server/channel and usage stats. Works for any public invite, not just this server's. Read-only. Returns a JSON object.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| invite_code | Yes | The invite code, e.g. 'abc123'. A full discord.gg/abc123 URL is also accepted and stripped. |