getPersonalDetails
Retrieves an employee's personal details—name, ID, birthdate, address, phone, email, and job info—by logging into Hilan. Delivers live data from internal endpoints for immediate use.
Instructions
Logs in and fetches personal details (name, national ID, birthdate, address, phone, email, work start date, job type). This is a live lookup, not stored in the local database.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tenant | No | Tenant subdomain, e.g. "amdocs". Optional if this server has COMPANY_URL / COMPANY_TENANT / COMPANY_CODE set in its env |