> ## 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 Cloudflare R2 Actions:

* [Cloudflare R2 Custom Action](./actions/cloudflare-r2-custom-action)
* [Create Bucket](./actions/create-bucket)
* [Delete Bucket](./actions/delete-bucket)
* [Delete Object](./actions/delete-object)
* [Get Object](./actions/get-object)
* [List Buckets](./actions/list-buckets)
* [List Objects](./actions/list-objects)
* [Put Object](./actions/put-object)

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