Google Tasks
Google Tasks

Google Tasks provides a simple to-do list and task management system integrated into Gmail and Google Calendar for quick and easy tracking

Completely Secure
124558VIEWS
33USERS

Tools

1 of 3

Clear Tasks

Permanently clears all completed tasks from a specified Google Tasks list; this action is destructive and idempotent.

Create A Task List

Creates a new task list with the specified title.

Delete Task

Deletes a specified task from a given task list in Google Tasks.

Delete Task List

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

Get Task

Use to retrieve a specific Google Task if its `task_id` and parent `tasklist_id` are known.

Get Task List

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