Todoist
Todoist

Todoist is a task management tool allowing users to create to-do lists, set deadlines, and collaborate on projects with reminders and cross-platform syncing

Completely Secure
143950VIEWS
2489USERS

Tools

1 of 8

Add Workspace

Tool to create a new workspace in Todoist. Use when you need a separate workspace to organize projects. Generates UUID and temp_id automatically.

Archive Project

Tool to archive a Todoist project. Use when you need to hide a project for the user (personal projects) or all workspace users (workspace projects).

Close Task

This tool marks an existing task as completed in Todoist. It requires the `task_id` of the task to be closed.

Create Comment

Tool to create a new comment in Todoist. Use when you need to add a note to a specific task or project. IMPORTANT: You must provide EXACTLY ONE of task_id or project_id - these parameters are mutually exclusive. - To comment on a task, provide task_id (and omit project_id) - To comment on a project, provide project_id (and omit task_id) - Providing both task_id AND project_id will cause an error.

Create Label

Creates a new label.

Create Project

Creates a new project in Todoist.