> ## 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 Microsoft OneNote Actions:

* [Copy Section](./actions/copy-section)
* [Create Notebook](./actions/create-notebook)
* [Create Page](./actions/create-page)
* [Create Section](./actions/create-section)
* [Delete Page](./actions/delete-page)
* [Get Notebook](./actions/get-notebook)
* [Get Page](./actions/get-page)
* [Get Page Content](./actions/get-page-content)
* [Get Section](./actions/get-section)
* [List Notebooks](./actions/list-notebooks)
* [List Pages](./actions/list-pages)
* [List Sections](./actions/list-sections)
* [Microsoft OneNote Custom Action](./actions/microsoft-onenote-custom-action)
* [Update Page Content](./actions/update-page-content)

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