Who am I (Teams)
teams_whoamiCheck the authenticated Microsoft 365 identity to verify the account used by the Teams MCP server before sending messages or creating meetings.
Instructions
Return the Microsoft 365 identity the server is authenticated as (delegated).
Use this to confirm which account the Teams MCP is acting on behalf of before sending messages or creating meetings.
Args: none.
Returns: JSON { id, displayName, userPrincipalName, mail, jobTitle }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||