auth
Manage authentication for Microsoft Graph API to enable email, calendar, and contact operations within the Outlook Assistant MCP server.
Instructions
Manage authentication with Microsoft Graph API. action=status (default) checks auth state, action=authenticate starts OAuth flow, action=about shows server info.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | Action to perform (default: status) | |
| force | No | Force re-authentication even if already authenticated (action=authenticate only) |