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

* [Create Cloud Account](./actions/create-cloud-account)
* [Create Framework](./actions/create-framework)
* [Create Rule](./actions/create-rule)
* [Create Webhook](./actions/create-webhook)
* [Delete Cloud Account](./actions/delete-cloud-account)
* [Delete Rule](./actions/delete-rule)
* [Delete Webhook](./actions/delete-webhook)
* [Delete Workflow](./actions/delete-workflow)
* [Get Configuration Finding](./actions/get-configuration-finding)
* [Get Detection Details](./actions/get-detection-details)
* [Get Vulnerability Finding](./actions/get-vulnerability-finding)
* [Get Workflow](./actions/get-workflow)
* [List Configuration Findings](./actions/list-configuration-findings)
* [List Detections](./actions/list-detections)
* [List Endpoints](./actions/list-endpoints)
* [List Frameworks](./actions/list-frameworks)
* [List Policies](./actions/list-policies)
* [List Rules](./actions/list-rules)
* [List Threat Events](./actions/list-threat-events)
* [List Vulnerability Findings](./actions/list-vulnerability-findings)
* [List Webhooks](./actions/list-webhooks)
* [List Workflows](./actions/list-workflows)
* [Search Assets](./actions/search-assets)
* [Update Cloud Account](./actions/update-cloud-account)
* [Update Detection](./actions/update-detection)
* [Update Framework](./actions/update-framework)
* [Update Policy](./actions/update-policy)
* [Update Webhook](./actions/update-webhook)
* [Upwind Custom Action](./actions/upwind-custom-action)

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