> ## 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 Azure DevOps Actions:

* [Azure DevOps Custom Action](./actions/azure-devops-custom-action)
* [Create Pipeline](./actions/create-pipeline)
* [Create Work Item](./actions/create-work-item)
* [Delete Work Item](./actions/delete-work-item)
* [Get Artifacts](./actions/get-artifacts)
* [Get Log](./actions/get-log)
* [Get Pipeline](./actions/get-pipeline)
* [Get Run](./actions/get-run)
* [Get Work Item](./actions/get-work-item)
* [Get Work Item Template](./actions/get-work-item-template)
* [List Logs](./actions/list-logs)
* [List Pipelines](./actions/list-pipelines)
* [List Projects](./actions/list-projects)
* [List Runs](./actions/list-runs)
* [List Work Items By ID](./actions/list-work-items-by-id)
* [List Work Items IDs](./actions/list-work-items-ids)
* [Preview Run](./actions/preview-run)
* [Run Pipeline](./actions/run-pipeline)
* [Subscribe To Webhook](./actions/subscribe-to-webhook)
* [Update Work Item](./actions/update-work-item)

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