casper
back to apps
Google Tasks

Google Tasks

to use google tasks with casper, just text and ask — casper will handle the connection from your thread.


description

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

what casper can do

  • Clear tasksPermanently clears all completed tasks from a specified google tasks list; this action is destructive and idempotent.
  • Create a task listCreates a new task list with the specified title.
  • Delete taskDeletes a specified task from a given task list in google tasks.
  • Delete task listPermanently deletes an existing google task list, identified by `tasklist id`, along with all its tasks; this operation is irreversible.
  • Get TaskUse to retrieve a specific google task if its `task id` and parent `tasklist id` are known.
  • Get task listRetrieves a specific task list from the user's google tasks if the `tasklist id` exists for the authenticated user.

often used together