discord_list_members
Lists members of a specified Discord server along with their roles. Supports pagination via user ID and limit.
Instructions
Lists members in a Discord server with their roles
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | User ID to paginate after | |
| limit | No | Maximum number of members to return (default 100, max 1000) | |
| guildId | Yes |