Claude Outlook MCP Tool

outlook_contacts

Search or list contacts in Microsoft Outlook for macOS by specifying a search term or retrieval limit using natural language commands.

Instructions

Search and retrieve contacts from Microsoft Outlook for macOS

Input Schema

NameRequiredDescriptionDefault
limitNoNumber of contacts to retrieve (optional)
operationYesOperation to perform: 'list' or 'search'
searchTermNoText to search for in contacts (required for search operation)

Input Schema (JSON Schema)

{ "properties": { "limit": { "description": "Number of contacts to retrieve (optional)", "type": "number" }, "operation": { "description": "Operation to perform: 'list' or 'search'", "enum": [ "list", "search" ], "type": "string" }, "searchTerm": { "description": "Text to search for in contacts (required for search operation)", "type": "string" } }, "required": [ "operation" ], "type": "object" }

You must be authenticated.

Other Tools from Claude Outlook MCP Tool

Related Tools

ID: 0j71n92wnh