peopleforce_find_employee_by_email
Retrieve employee details by providing a work or personal email. Returns the full employee object or null if no match.
Instructions
Find a single employee by work or personal email. Paginates internally until a match is found. Returns the full employee object or null.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | Work or personal email (case-insensitive). |