Get Microsoft 365 Person
get_m365_personGet detailed information about a specific person in your Microsoft 365 directory by their user ID or email address. Use 'me' to get the currently authenticated user's profile.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | User ID (GUID), email address (UPN), or 'me' for the authenticated user, e.g. 'sarah@contoso.com', 'a1b2c3d4-...', or 'me' |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| upn | No | ||
| name | No | ||
| No | |||
| title | No | ||
| mobile | No | ||
| office | No | ||
| phones | No | ||
| department | No |