directory_get_user_manager
Identify an employee's manager by email or UPN. Get manager name, email, job title, and department for escalation paths and reporting questions.
Instructions
Get the person a given user reports to, identified by email or UPN. Returns the manager's name, email, job title and department. Use for escalation paths and 'who does X report to' questions. Returns an empty result when the user has no manager set in the directory, which is common for executives and service accounts. Requires User.Read.All.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes | User email address or User Principal Name (UPN) |