list_accounts
Retrieve all signed-in Microsoft accounts using the MCP server, enabling AI assistants to interact with Microsoft services via natural language commands.
Instructions
List all signed-in Microsoft accounts
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}