Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.langchain.com/llms.txt

Use this file to discover all available pages before exploring further.

ClickUp is an all-in-one productivity platform that provides small and large teams across industries with flexible and customizable work management solutions, tools, and functions. It is a cloud-based project management solution for businesses of all sizes featuring communication and collaboration tools to help achieve organizational goals.

Installation and setup

  1. Create a ClickUp App
  2. Follow these steps to get your client_id and client_secret.

Toolkits

from langchain_community.agent_toolkits.clickup.toolkit import ClickupToolkit
from langchain_community.utilities.clickup import ClickupAPIWrapper
See a usage example.