Get User
get_userRetrieve a Microsoft Teams user's profile by ID or email, including name, job title, and department.
Instructions
Get detailed information about a specific user by their ID or email address. Returns profile information including name, email, job title, and department.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | Yes | User ID or email address | |
| tenantId | No | Target tenant ID from list_tenants. Omit only when a default is configured or exactly one tenant is connected. Resource IDs belong to this tenant. |