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

* [Add Followers To Issue](./actions/add-followers-to-issue)
* [Create Issue](./actions/create-issue)
* [Create Team](./actions/create-team)
* [Delete Issue](./actions/delete-issue)
* [Get Issue](./actions/get-issue)
* [Get Issue Followers](./actions/get-issue-followers)
* [Get Team](./actions/get-team)
* [Get User](./actions/get-user)
* [List Accounts](./actions/list-accounts)
* [List Contacts](./actions/list-contacts)
* [List Issues](./actions/list-issues)
* [List Tags](./actions/list-tags)
* [List Teams](./actions/list-teams)
* [List User Roles](./actions/list-user-roles)
* [List Users](./actions/list-users)
* [Pylon Custom Action](./actions/pylon-custom-action)
* [Remove Followers From Issue](./actions/remove-followers-from-issue)
* [Snooze Issue](./actions/snooze-issue)
* [Update Issue](./actions/update-issue)
* [Update Team](./actions/update-team)
* [Update User](./actions/update-user)

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