get_guild_members
Fetch members of a Discord guild by providing the guild ID. Optionally set a limit (max 1,000) to control how many members are returned.
Instructions
Fetch members of a guild (up to limit, max 1000 per Discord's API).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| guild_id | Yes |