> ## Documentation Index
> Fetch the complete documentation index at: https://docs.useparagon.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Notion

> Browse the tools and triggers available for Notion in ActionKit.

## Tools

<CardGroup cols={2}>
  <Card href="/actionkit/integrations/notion/NOTION_CREATE_PAGE" title="Create Page" horizontal />

  <Card href="/actionkit/integrations/notion/NOTION_UPDATE_PAGE" title="Update Page" horizontal />

  <Card href="/actionkit/integrations/notion/NOTION_GET_PAGE_BY_ID" title="Get Page By ID" horizontal />

  <Card href="/actionkit/integrations/notion/NOTION_ARCHIVE_PAGE" title="Archive Page" horizontal />

  <Card href="/actionkit/integrations/notion/NOTION_SEARCH_PAGES" title="Search Pages" horizontal />

  <Card href="/actionkit/integrations/notion/NOTION_GET_PAGE_CONTENT" title="Get Page Content" horizontal />

  <Card href="/actionkit/integrations/notion/NOTION_UPDATE_BLOCK" title="Update Block" horizontal />

  <Card href="/actionkit/integrations/notion/NOTION_GET_BLOCK_BY_ID" title="Get Block By ID" horizontal />

  <Card href="/actionkit/integrations/notion/NOTION_DELETE_BLOCK" title="Delete Block" horizontal />

  <Card href="/actionkit/integrations/notion/NOTION_GET_PAGE_AS_MARKDOWN" title="Get Page As Markdown" horizontal />

  <Card href="/actionkit/integrations/notion/NOTION_CREATE_PAGE_WITH_MARKDOWN" title="Create Page With Markdown" horizontal />

  <Card href="/actionkit/integrations/notion/NOTION_UPDATE_PAGE_WITH_MARKDOWN" title="Update Page With Markdown" horizontal />
</CardGroup>

<Info>**Don't see the tool you need?** Define your own using [Custom Tools](/actionkit/custom-tools).</Info>

## Triggers

<CardGroup cols={2}>
  <Card href="/actionkit/integrations/notion/triggers/NOTION_TRIGGER_PAGE_CREATED" title="Page Created" horizontal />

  <Card href="/actionkit/integrations/notion/triggers/NOTION_TRIGGER_PAGE_UPDATED" title="Page Updated" horizontal />
</CardGroup>

<Info>**Don't see the trigger you need?** Define your own using [Custom Webhooks](/resources/custom-webhooks).</Info>
