Microsoft Outlook
Interact with Outlook and Microsoft 365 mailboxes through Microsoft Graph, handling both email and calendar operations. Draft and send messages, search and filter mail, manage folders and attachments, create or modify meetings, and check availability—all authenticated via OAuth bearer token.
Microsoft Outlook lets you read, send, and manage Outlook mail and calendar events through Microsoft Graph.
AI-generated summary based on this skill's SKILL.md
Install
AceDataCloud/Skills/microsoft-outlook · repository language: Python
git clone https://github.com/AceDataCloud/Skills
cp -r Skills ~/.claude/skills/microsoft-outlookgenerated, unverified - the skill's exact subdirectory could not be determined; check the repository on GitHub
Frequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
How do I connect to Outlook email with Microsoft Outlook?
Microsoft Outlook connects via OAuth bearer token authentication through Microsoft Graph. Once authenticated, you can interact with your Outlook mailbox to send messages, search mail, manage folders, and handle attachments. The skill supports both email and calendar operations within Microsoft 365 environments.
What email and calendar tasks can Microsoft Outlook automate?
Microsoft Outlook automates drafting and sending messages, searching and filtering mail by criteria, managing folders and attachments, creating or modifying meetings, and checking availability. These operations run through Microsoft Graph, letting you handle routine email and calendar work programmatically.
Can I access and manage my Outlook mailbox with this skill?
Yes. Microsoft Outlook lets you access your mailbox, read emails, search messages, organize folders, and manage attachments. You authenticate via OAuth bearer token, then interact with your mail and calendar data through Microsoft Graph integration.
What is the outlook integration method for agents?
Microsoft Outlook integrates agents with Outlook through Microsoft Graph and OAuth authentication. The skill enables you to connect an agent directly to your mailbox, automate email workflows, sync calendar events, and perform mail management tasks without manual intervention.
How does Microsoft Outlook handle calendar and availability?
Microsoft Outlook lets you create and modify meetings, check availability, and sync calendar data with other systems. Calendar operations work alongside email management, all authenticated through OAuth bearer token access to Microsoft 365 mailboxes.