Get Guild Member
get_guild_memberGet the authorized Discord user's own membership details in a specific server (guild): their server nickname, role ids, join date, and Boost (premium) start date. Reads only the connected user's membership in that guild — not other members or message content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| guild_id | Yes | The ID of the Discord server (guild) to look up the user's membership in (from list_guilds). |