get_manager_hr
Retrieve manager and/or HR information for an employee using user ID, employee ID, or email. Find reporting lines and HR contacts directly from SuccessFactors.
Instructions
Retrieve manager and/or HR information for a specific user in SuccessFactors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| getHR | No | Whether to retrieve HR information (default: true) | |
| userId | Yes | User ID (USERID), Employee ID (EMPID), or Email address to query | |
| getManager | No | Whether to retrieve manager information (default: true) |