Add write capabilities to Microsoft 365 connector (create drafts, send emails)
Resolved 💬 2 comments Opened Jun 11, 2026 by abonifati Closed Jun 15, 2026
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
The Microsoft 365 connector only has read-only tools. I cannot
create email drafts or reply to emails from Claude. I need to
manually copy each response into Outlook. Please add create_draft
and reply_to_email tools with Mail.ReadWrite and Mail.Send permissions.
Proposed Solution
Add these tools to the Microsoft 365 connector:
- create_draft: save email as draft in Outlook
- reply_to_email: reply to an existing email
Permissions needed: Mail.ReadWrite and Mail.Send
Alternative Solutions
_No response_
Priority
Critical - Blocking my work
Feature Category
CLI commands and flags
Use Case Example
_No response_
Additional Context
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗