Ticktick
Overview
SLUG: TICKTICK
Description
TickTick is a cross-platform task management and to-do list application designed to help users organize their tasks and schedules efficiently.
Authentication Details
OAuth2
Connecting to Ticktick
Create an auth config
Use the dashboard to create an auth config for the Ticktick toolkit. This allows you to connect multiple Ticktick accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Integration”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using OAuth2
Tools
Executing tools
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
TICKTICK_COMPLETE_TASK
Tool Name: Complete Task
Description
Action Parameters
Action Response
TICKTICK_CREATE_PROJECT
Tool Name: Create Project
Description
Action Parameters
Action Response
TICKTICK_CREATE_TASK
Tool Name: Create Task
Description
Action Parameters
Action Response
TICKTICK_DELETE_TASK
Tool Name: Delete Task
Description
Action Parameters
Action Response
TICKTICK_GET_USER_PROJECT
Tool Name: Get User Projects
Description
Action Parameters
Action Response
TICKTICK_TICKTICK_COMPLETE_TASK
Tool Name: Complete Task
Description
Action Parameters
Action Response
TICKTICK_TICKTICK_DELETE_PROJECT
Tool Name: Delete TickTick Project
Description
Action Parameters
Action Response
TICKTICK_TICKTICK_GET_PROJECT_WITH_DATA
Tool Name: Get project with data
Description
Action Parameters
Action Response
TICKTICK_TICKTICK_OAUTH2_AUTHORIZATION_STEP1
Tool Name: Generate OAuth2 Authorization URL
Description
Action Parameters
Action Response
TICKTICK_TICKTICK_OAUTH2_AUTHORIZATION_STEP_1
Tool Name: Redirect to TickTick OAuth2 authorization page
Description
Action Parameters
Action Response
TICKTICK_TICKTICK_UPDATE_PROJECT
Tool Name: Update Project
Description
Action Parameters
Action Response
TICKTICK_UPDATE_PROJECT
Tool Name: Update Project
Description
Action Parameters
Action Response
TICKTICK_UPDATE_TASK
Tool Name: Update Task
Description
Action Parameters
Action Response