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

* [Add Task Comment](./actions/add-task-comment)
* [ClickUp Custom Action](./actions/clickup-custom-action)
* [Create Task](./actions/create-task)
* [Create Webhook](./actions/create-webhook)
* [Delete Task](./actions/delete-task)
* [Delete Task Comment](./actions/delete-task-comment)
* [Delete Webhook](./actions/delete-webhook)
* [Get Lists](./actions/get-lists)
* [Get Task](./actions/get-task)
* [List Authorized Workspaces Teams](./actions/list-authorized-workspaces-teams)
* [List Folders](./actions/list-folders)
* [List Spaces](./actions/list-spaces)
* [List Task Comments](./actions/list-task-comments)
* [List Tasks](./actions/list-tasks)
* [List Webhooks](./actions/list-webhooks)
* [Set Task Custom Field](./actions/set-task-custom-field)
* [Update Task](./actions/update-task)

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