Productivity76 toolsBrowser login (OAuth), no API keys
Todoist integration for AI agents
Create and manage tasks and projects
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Todoist once and call the same tools from all of them.
Setup
Connect Todoist through ClawLink's hosted setup to create and manage tasks, projects, and comments.
- Auth: Browser login (OAuth), no API keys. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Todoist exposes 76 tools through ClawLink. The 30 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
todoist_add_workspace | Create a new workspace in Todoist | Write |
todoist_archive_project2 | Archive a project in Todoist | Write |
todoist_bulk_create_tasks | Create many tasks in one request | Read |
todoist_close_task_v1 | Close (complete) a task in Todoist | Write |
todoist_filter_tasks | Get all tasks matching a filter | Read |
todoist_get_all_comments | Retrieve all comments for a task or project | Read |
todoist_get_all_projects | Get all projects from a Todoist account | Read |
todoist_get_all_tasks | Fetches all incomplete tasks from Todoist | Read |
todoist_export_template_as_file | Export a Todoist project as a CSV template file | Read |
todoist_export_template_as_url | Export a Todoist project as a shareable template URL | Read |
todoist_get_backups | List all available backup archives for the user | Read |
todoist_get_comment_v1 | Retrieve a single comment by ID using the v1 API | Read |
todoist_get_completed_tasks_by_completion_date | Retrieve completed tasks within a specified completion date window | Read |
todoist_get_id_mappings | Translate IDs between Todoist API v1 and v2 | Read |
todoist_get_personal_label | Retrieve a personal label by its ID | Read |
todoist_get_productivity_stats | Retrieve comprehensive productivity statistics for the authenticated user | Read |
todoist_get_project | Retrieve a specific project by its ID using Todoist API v1 | Read |
todoist_get_project_full | Retrieve full project data including all sections, tasks, and collaborators | Read |
todoist_get_project_permissions | Retrieve all available roles and their associated actions in Todoist projects | Read |
todoist_get_section_v1 | Retrieve a specific section by its ID using Todoist v1 API | Read |
todoist_get_special_backups | List special backup archives for the authenticated user's projects | Read |
todoist_get_task2 | Retrieve a single active (non-completed) task by ID using API v1 | Read |
todoist_get_user | Retrieve information about the currently authenticated user | Read |
todoist_get_workspace_plan_details | Retrieve details about a workspace's current plan and usage | Read |
todoist_list_activities | Get activity logs from Todoist | Read |
todoist_list_all_invitations_workspaces | Return a list containing details of all pending invitations to a workspace | Read |
todoist_list_archived_projects | Get all archived projects from Todoist | Read |
todoist_list_archived_sections | Retrieve all archived sections for a specific project in Todoist | Read |
todoist_list_archived_workspace_projects | List all archived projects in a workspace | Read |
todoist_list_completed_tasks | Retrieve all completed tasks with optional project filtering | Read |