Ticktick
Ticktick

TickTick is a cross-platform task management and to-do list application designed to help users organize their tasks and schedules efficiently.

Completely Secure
120320VIEWS
2677USERS

Tools

1 of 2

Complete Task

Tool to mark a task as complete. Use after confirming the task is done.

Create Project

Tool to create a new project in TickTick. Use when you need to programmatically add a project after obtaining a valid access token.

Create Task

Tool to create a new task in TickTick. Use after you have task details such as title, dates, and optional reminders or subtasks.

Delete Ticktick Project

Tool to delete a specific project. Use when you have confirmed the project ID and intend to permanently remove it. Example: "Delete the project with ID 6226ff9877acee87727f6bca".

Delete Task

Tool to delete a specific task. Use when you need to remove a task from a project after confirming both project and task IDs.

Get Project With Data

Tool to retrieve a project and its associated data (tasks, columns). Use when you need full project details including its tasks and columns after selecting a project ID.