get_user
Retrieve a user by their ID or email address, with the option to include their global role.
Instructions
Get one user by ID or email address.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| idOrEmail | Yes | User ID or email | |
| includeRole | No | Include the user's global role |