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

* [Create Note](./actions/create-note)
* [Create Note With Attachments](./actions/create-note-with-attachments)
* [Create Reply](./actions/create-reply)
* [Create Reply With Attachments](./actions/create-reply-with-attachments)
* [Create Ticket](./actions/create-ticket)
* [Delete Ticket](./actions/delete-ticket)
* [Freshservice Custom Action](./actions/freshservice-custom-action)
* [Get Custom Object](./actions/get-custom-object)
* [List Custom Object Records](./actions/list-custom-object-records)
* [List Custom Objects](./actions/list-custom-objects)
* [List Tickets](./actions/list-tickets)
* [Update Ticket](./actions/update-ticket)

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