Skip to main content
The Google Tasks node adds Google Tasks operations to your workflows. Add it on the canvas or ask the AI builder for it by name, then pick an operation and fill in its fields.
You can wire the Google Tasks node into an AI agent as a tool provider: the agent calls the operations you allow. See Agent tools.

Credentials

Connect Google Tasks under Credentials in the node settings. See Connecting credentials for the general flow. Sign in with your Google Tasks account when prompted; no keys to copy. NoClick requests the following permissions:
  • https://www.googleapis.com/auth/tasks

Operations

Task

OperationIDDescription
Clear Completed Tasksclear_completed_tasksClear all completed tasks
Create New Taskcreate_new_taskCreate a new task
Delete Task from Listdelete_task_from_listDelete a task
Fetch Task from Listfetch_task_from_listGet a specific task
List Tasks in Listlist_tasks_in_listList tasks in a task list
Move Task to Positionmove_task_to_positionMove a task to a different position
Update Task in Listupdate_task_in_listUpdate a task

Task list

OperationIDDescription
Create New Task Listcreate_new_task_listCreate a new task list
Delete Task Listdelete_task_listDelete a task list
Fetch Task Listfetch_task_listGet a specific task list
List All Task Listslist_all_task_listsList all task lists
Update Task List Metadataupdate_task_list_metadataUpdate a task list