Authenticate Account
account_authenticateInitiates device flow authentication for adding a new Microsoft account. Returns a device code and verification URL for the user to sign in.
Instructions
✏️ Authenticate a new Microsoft account using device flow (requires user confirmation recommended)
Initiates device flow authentication for adding a new Microsoft account. Returns authentication instructions with a device code and verification URL.
The user must:
Visit the verification URL
Enter the device code
Sign in with their Microsoft account
Use account_complete_auth to finish the process
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||