> ## Documentation Index
> Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

Blink supports the following Microsoft Outlook Actions:

* [Copy Message](./actions/copy-message)
* [Create Mail Folder](./actions/create-mail-folder)
* [Delete Email](./actions/delete-email)
* [Delete Messages Rule](./actions/delete-messages-rule)
* [Delete User Calendar Event](./actions/delete-user-calendar-event)
* [Get Email](./actions/get-email)
* [Get Email Attachment By ID](./actions/get-email-attachment-by-id)
* [Get Mail Folder](./actions/get-mail-folder)
* [Get Messages Rule](./actions/get-messages-rule)
* [List Email Attachments](./actions/list-email-attachments)
* [List Mail Folders](./actions/list-mail-folders)
* [List Messages Rules](./actions/list-messages-rules)
* [List New Messages](./actions/list-new-messages)
* [List User Calendar Events](./actions/list-user-calendar-events)
* [List User Calendars](./actions/list-user-calendars)
* [Microsoft Outlook Custom Action](./actions/microsoft-outlook-custom-action)
* [Move Message](./actions/move-message)
* [Send Mail](./actions/send-mail)
* [Subscribe To Webhook](./actions/subscribe-to-webhook)

<Note>
  Missing an action? You can always [create your own](/docs/workflows/building-workflows/actions/custom-actions).
</Note>
