Skip to main content
Glama

Outlook MCP Server

remove-account

Delete a specific Outlook account from the Outlook MCP Server using its unique account ID, enabling efficient management of connected accounts.

Instructions

Remove an Outlook account from the server

Input Schema

NameRequiredDescriptionDefault
accountIdYesThe unique ID of the account to remove (use list-accounts to see IDs)

Input Schema (JSON Schema)

{ "properties": { "accountId": { "description": "The unique ID of the account to remove (use list-accounts to see IDs)", "type": "string" } }, "required": [ "accountId" ], "type": "object" }
Install Server

Other Tools from Outlook MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/johnsonboibeats/Outlook-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server