What problem does it solve?
AI agents and users often need to read, search, and manage Outlook emails without switching contexts or handling credentials directly. This skill automates common Outlook tasks through Microsoft Graph, enabling hands-off workflows and safer agent interactions with your mailbox.
Core Features & Use Cases
- Read, list, and search emails across folders (e.g., Inbox, Sent Items) to surface relevant messages for downstream actions.
- Draft, forward, and reply to emails by creating drafts in Outlook, with options to set recipients and body content.
- Manage folders and attachments, including listing folders, retrieving attachments, and downloading them as needed.
- Support for advanced search queries (KQL-like) to filter messages by date, read status, attachments, and more.
- Safe operator flow: prompts for user confirmation before sending or deleting messages.
Quick Start
Ask the AI agent to list unread messages in Inbox and fetch the most recent emails.