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

# Todoist

> Browse the tools available for Todoist in ActionKit.

## Tools

<CardGroup cols={2}>
  <Card href="/actionkit/integrations/todoist/TODOIST_CREATE_PROJECT" title="Create Project" horizontal />

  <Card href="/actionkit/integrations/todoist/TODOIST_UPDATE_PROJECT" title="Update Project" horizontal />

  <Card href="/actionkit/integrations/todoist/TODOIST_GET_PROJECT_BY_ID" title="Get Project By ID" horizontal />

  <Card href="/actionkit/integrations/todoist/TODOIST_GET_ALL_PROJECTS" title="Get All Projects" horizontal />

  <Card href="/actionkit/integrations/todoist/TODOIST_DELETE_PROJECT" title="Delete Project" horizontal />

  <Card href="/actionkit/integrations/todoist/TODOIST_CREATE_TASK" title="Create Task" horizontal />

  <Card href="/actionkit/integrations/todoist/TODOIST_UPDATE_TASK" title="Update Task" horizontal />

  <Card href="/actionkit/integrations/todoist/TODOIST_GET_TASK_BY_ID" title="Get Task By ID" horizontal />

  <Card href="/actionkit/integrations/todoist/TODOIST_SEARCH_TASKS" title="Search Tasks" horizontal />

  <Card href="/actionkit/integrations/todoist/TODOIST_CLOSE_TASK" title="Close Task" horizontal />

  <Card href="/actionkit/integrations/todoist/TODOIST_DELETE_TASK" title="Delete Task" 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 Todoist. You can define your own using [Custom Webhooks](/resources/custom-webhooks).
