Skip to main content
TodoistTools enables an Agent to interact with Todoist.

Prerequisites

The following example requires the todoist-api-python library. and a Todoist API token which can be obtained from the Todoist Developer Portal.

Example

The following agent will create a new task in Todoist.
cookbook/tools/todoist.py

Toolkit Params

Toolkit Functions

Developer Resources