> ## 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 Gmail Actions:

* [Create Forwarding Address](./actions/create-forwarding-address)
* [Delete Gmail Message](./actions/delete-gmail-message)
* [Get Gmail Attachment](./actions/get-gmail-attachment)
* [Get Gmail Message](./actions/get-gmail-message)
* [Gmail Custom Action](./actions/gmail-custom-action)
* [List Gmail History](./actions/list-gmail-history)
* [List Gmail Messages](./actions/list-gmail-messages)
* [List Gmail Threads](./actions/list-gmail-threads)
* [List Message Filters](./actions/list-message-filters)
* [Move Gmail Message To Trash](./actions/move-gmail-message-to-trash)
* [Send Email Via Gmail](./actions/send-email-via-gmail)
* [Send Email Via Gmail In Thread](./actions/send-email-via-gmail-in-thread)
* [Update Auto Forwarding](./actions/update-auto-forwarding)

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