ClickUp
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
- Create a ClickUp App
- 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
API Reference:ClickupToolkit | ClickupAPIWrapper
See a usage example.