> ## 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.

# Shortcut

> Browse the tools available for Shortcut in ActionKit.

## Tools

<CardGroup cols={2}>
  <Card href="/actionkit/integrations/shortcut/SHORTCUT_CREATE_STORY" title="Create Story" horizontal />

  <Card href="/actionkit/integrations/shortcut/SHORTCUT_UPDATE_STORY" title="Update Story" horizontal />

  <Card href="/actionkit/integrations/shortcut/SHORTCUT_GET_STORY_BY_ID" title="Get Story By ID" horizontal />

  <Card href="/actionkit/integrations/shortcut/SHORTCUT_GET_STORIES_BY_PROJECT" title="Get Stories By Project" horizontal />

  <Card href="/actionkit/integrations/shortcut/SHORTCUT_GET_STORIES_BY_EPIC" title="Get Stories By Epic" horizontal />

  <Card href="/actionkit/integrations/shortcut/SHORTCUT_SEARCH_STORIES" title="Search Stories" horizontal />

  <Card href="/actionkit/integrations/shortcut/SHORTCUT_DELETE_STORY" title="Delete Story" horizontal />

  <Card href="/actionkit/integrations/shortcut/SHORTCUT_CREATE_EPIC" title="Create Epic" horizontal />

  <Card href="/actionkit/integrations/shortcut/SHORTCUT_UPDATE_EPIC" title="Update Epic" horizontal />

  <Card href="/actionkit/integrations/shortcut/SHORTCUT_GET_EPIC_BY_ID" title="Get Epic By ID" horizontal />

  <Card href="/actionkit/integrations/shortcut/SHORTCUT_DELETE_EPIC" title="Delete Epic" horizontal />

  <Card href="/actionkit/integrations/shortcut/SHORTCUT_CREATE_PROJECT" title="Create Project" horizontal />

  <Card href="/actionkit/integrations/shortcut/SHORTCUT_UPDATE_PROJECT" title="Update Project" horizontal />

  <Card href="/actionkit/integrations/shortcut/SHORTCUT_GET_PROJECT_BY_ID" title="Get Project By ID" horizontal />

  <Card href="/actionkit/integrations/shortcut/SHORTCUT_DELETE_PROJECT" title="Delete Project" horizontal />

  <Card href="/actionkit/integrations/shortcut/SHORTCUT_GET_CUSTOM_FIELDS" title="Get Custom Fields" horizontal />
</CardGroup>

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

## Triggers

No prebuilt ActionKit triggers are currently available for Shortcut. You can define your own using [Custom Webhooks](/resources/custom-webhooks).
