> ## 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 Perception Point Actions:

* [Add Email To Blacklist](./actions/add-email-to-blacklist)
* [Add URL To Blacklist](./actions/add-url-to-blacklist)
* [Change Scan Verdict](./actions/change-scan-verdict)
* [Delete Email From Blacklist](./actions/delete-email-from-blacklist)
* [Delete URL From Blacklist](./actions/delete-url-from-blacklist)
* [Execute Health Check](./actions/execute-health-check)
* [Get Email From Blacklist](./actions/get-email-from-blacklist)
* [Get Scan Report](./actions/get-scan-report)
* [Get URL From Blacklist](./actions/get-url-from-blacklist)
* [List Blacklisted Emails](./actions/list-blacklisted-emails)
* [List Blacklisted URLs](./actions/list-blacklisted-urls)
* [List Scans](./actions/list-scans)
* [Perception Point Custom Action](./actions/perception-point-custom-action)
* [Request URL Scan](./actions/request-url-scan)

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