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

* [Add Member To Group](./actions/add-member-to-group)
* [Add Members To Group](./actions/add-members-to-group)
* [Ask A Question Via Zoom](./actions/ask-a-question-via-zoom)
* [Create Meeting](./actions/create-meeting)
* [Create User](./actions/create-user)
* [Delete Channels](./actions/delete-channels)
* [Delete Member From Group](./actions/delete-member-from-group)
* [Get Channel](./actions/get-channel)
* [Get Meeting Invitation](./actions/get-meeting-invitation)
* [Get User](./actions/get-user)
* [Invite Channel Members](./actions/invite-channel-members)
* [List Account Public Channels](./actions/list-account-public-channels)
* [List Groups](./actions/list-groups)
* [List Meetings](./actions/list-meetings)
* [List Users](./actions/list-users)
* [Remove Members From Channel](./actions/remove-members-from-channel)
* [Update A Channel](./actions/update-a-channel)
* [Update User Status](./actions/update-user-status)
* [Zoom Custom Action](./actions/zoom-custom-action)

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