TickTick is a cross-platform task management and to-do list application designed to help users organize their tasks and schedules efficiently.
Tool to mark a task as complete. use after confirming the task is done.
Tool to create a new task in ticktick. use after you have task details such as title, dates, and optional reminders or subtasks.
Tool to delete a specific task. use when you need to remove a task from a project after confirming both project and task ids.
Tool to retrieve all projects for the user. use when you need to list available projects for selection.
Tool to mark a specific task as complete. use after confirming the task is done.
Tool to create a new project in ticktick. use when you need to programmatically add a project after obtaining a valid access token.