get_me
Retrieves the current signed-in user's profile to access identifiers like id, display name, and email.
Instructions
Get the current signed-in user's profile (id, displayName, mail, etc.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| select | No | Comma-separated fields to return (e.g. 'id,displayName,mail,userPrincipalName'). Defaults to common fields. |