Skip to main content
Connect Google Tasks to let agents create, read, update, and complete tasks synced with Google’s task management system.

Setup

  1. ToolsGoogle TasksConnect
  2. Authenticate with Google account
  3. Grant tasks access

Available actions

ActionDescription
GOOGLETASKS_LIST_TASKSList tasks in a task list
GOOGLETASKS_CREATE_TASKCreate a new task (title, notes, due date)
GOOGLETASKS_UPDATE_TASKModify an existing task
GOOGLETASKS_DELETE_TASKDelete a task
GOOGLETASKS_LIST_TASK_LISTSList all task lists in the account

Example use cases

Action item extractor: Reads meeting notes (from email or a KB) and creates tasks for each identified action item with owner and due date. Daily task reviewer: At end of day, lists incomplete tasks, asks the user which to carry forward, and updates due dates accordingly.