Google Tasks Integration

Google Tasks API Operations

Browse all 18 operations available for Google Tasks workflow automation.

productivity

18 operations
ActionGOOGLETASKS_BATCH_EXECUTE

Batch Execute Google Tasks Operations

Executes multiple Google Tasks API operations in a single HTTP batch request and returns structured per-item results.

2 input
ActionGOOGLETASKS_BULK_INSERT_TASKS

Bulk Insert Tasks (Deprecated)

DEPRECATED: Use BatchExecute instead.

3 input
ActionGOOGLETASKS_CLEAR_TASKS

Clear tasks

Permanently and irreversibly clears all completed tasks from a specified Google Tasks list; this action is destructive, idempotent, and cannot be undone.

1 input
ActionGOOGLETASKS_CREATE_TASK_LIST

Create a task list

Creates a new task list with the specified title and returns a tasklistid.

1 input
ActionGOOGLETASKS_DELETE_TASK

Delete task

Deletes a specified task from a Google Tasks list.

2 input
ActionGOOGLETASKS_DELETE_TASK_LIST

Delete task list

Permanently deletes an existing Google Task list, identified by tasklistid, along with all its tasks; this operation is irreversible.

1 input
ActionGOOGLETASKS_GET_TASK

Get Task

Retrieve a specific Google Task.

2 input
ActionGOOGLETASKS_GET_TASK_LIST

Get task list

Retrieves a specific task list from the user's Google Tasks if the tasklistid exists for the authenticated user.

1 input
ActionGOOGLETASKS_INSERT_TASK

Insert Task

Creates a new task in a given tasklistid, optionally as a subtask of an existing taskparent or positioned after an existing taskprevious sibling, where both…

12 input
ActionGOOGLETASKS_LIST_ALL_TASKS

List All Tasks Across All Lists

Tool to list all tasks across all of the user's task lists with optional filters.

10 input
ActionGOOGLETASKS_LIST_TASKS

List Tasks

Retrieves tasks from a Google Tasks list; all date/time strings must be RFC3339 UTC, and showCompleted must be true if completedMin or completedMax are…

11 input
ActionGOOGLETASKS_LIST_TASK_LISTS

List task lists

Fetches the authenticated user's task lists from Google Tasks; results may be paginated.

2 input
ActionGOOGLETASKS_MOVE_TASK

Move Task

Moves the specified task to another position in the task list or to a different task list.

5 input
ActionGOOGLETASKS_PATCH_TASK

Patch Task

Partially updates an existing task (identified by taskid) within a specific Google Task list (identified by tasklistid), modifying only the provided attributes…

11 input
ActionGOOGLETASKS_PATCH_TASK_LIST

Patch task list

Updates the title of an existing Google Tasks task list.

2 input
ActionGOOGLETASKS_UPDATE_TASK

Update Task (Deprecated)

DEPRECATED: Use GOOGLETASKSPATCHTASK instead.

7 input
ActionGOOGLETASKS_UPDATE_TASK_FULL

Update Task (Full Replacement)

Tool to fully replace an existing Google Task using PUT method.

14 input
ActionGOOGLETASKS_UPDATE_TASK_LIST

Update Task List

Updates the authenticated user's specified task list.

2 input