get-user-by-email
Look up a user by exact email and retrieve full profile details, including custom fields and Gravatar image.
Instructions
📧 EXACT LOOKUP: Find a user when you have their exact email address. Use this when you know the specific email and need detailed profile information. Returns single user with complete details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | Email address of the user to look up | ||
| client_gravatar | No | Include Gravatar profile image URL | |
| include_custom_profile_fields | No | Include organization-specific custom profile fields |