get_user_info
Retrieve a Discord user's profile information within a server by providing the server ID and user ID. Use it to fetch user details directly from a specific guild.
Instructions
Get a user's profile in a server
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | User ID | |
| guild_id | Yes | Server ID |