outlook

Installation
SKILL.md

Outlook

Access the Microsoft Outlook API (via Microsoft Graph) with managed OAuth authentication. Read, send, and manage emails, folders, calendar events, and contacts.

Quick Start

CLI:

maton outlook message list --folder Inbox --top 25
maton api '/outlook/v1.0/me/messages?$top=25'

Python:

Installs
2
First Seen
Jul 29, 2026
outlook from clawhub.ai