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
143814VIEWS
2639USERS

Tools

1 of 3

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 By Id

Tool to retrieve a specific TickTick project by its unique ID. Use when you need detailed information about a particular project after obtaining its project ID.