> ## 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 Google Drive Actions:

* [Create File](./actions/create-file)
* [Create Folder](./actions/create-folder)
* [Create Google Drive](./actions/create-google-drive)
* [Create Permission](./actions/create-permission)
* [Delete File](./actions/delete-file)
* [Delete Permission](./actions/delete-permission)
* [Get File Content](./actions/get-file-content)
* [Get Permission By ID](./actions/get-permission-by-id)
* [Google Drive Custom Action](./actions/google-drive-custom-action)
* [List Drives](./actions/list-drives)
* [List Files](./actions/list-files)
* [List Permissions](./actions/list-permissions)
* [Update File](./actions/update-file)
* [Update File Location](./actions/update-file-location)
* [Update Permission](./actions/update-permission)
* [Upload New File](./actions/upload-new-file)

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