Microsoft Outlook Mail

Read and send Outlook email via Microsoft Graph (mail folders, messages, send).

# Outlook Mail Skillpack

Use this tool family for reading and sending Microsoft Outlook mail.

## When to use it

Choose Outlook Mail when the task involves:
- reading mailbox messages
- sending or drafting email through Microsoft mail
- mailbox-based follow-up workflows

## How to use it through Clono

1. Search operations:
   - `GET /api/tools/search?q=outlook`
   - or `GET /api/tools/search?q=outlook mail`

2. Pick an operation from the `outlook_mail` tool family.

3. Start a run:
   - `POST /api/tool-runs`

4. Poll for completion:
   - `GET /api/tool-runs/{runId}`

## Requirements

- The user must have connected Outlook Mail in Clono Integrations.
- Use exact recipients, subjects, and folder ids where relevant.