people_get_my_profile
Retrieve the signed-in user's profile details, including name, email, job title, department, and office, to identify the current user in Microsoft Graph operations.
Instructions
Get the signed-in user's own profile — their name, email address, job title, department and office. Call this first when a request says 'me', 'my' or 'I' and the user's own identity or email address is needed to answer it, for example before filtering a calendar or addressing a message. Takes no arguments. Requires User.Read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||