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

* [Forward Message](./actions/forward-message)
* [Get Root Folder Metadata](./actions/get-root-folder-metadata)
* [Get Sheet Range](./actions/get-sheet-range)
* [Get Spreadsheet Metadata](./actions/get-spreadsheet-metadata)
* [Get User IDs](./actions/get-user-ids)
* [Lark Custom Action](./actions/lark-custom-action)
* [List Folder Contents](./actions/list-folder-contents)
* [List Groups](./actions/list-groups)
* [List Messages](./actions/list-messages)
* [Reply Message](./actions/reply-message)
* [Send Message](./actions/send-message)
* [Update Message](./actions/update-message)

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