OCNORA

Google Tasks

Business appsOAuth 2.0credential probe

Google Tasks — create and list tasks (Google OAuth2).

OCNORA ships 14 typed Google Tasks operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run.

Operations 14

  • Complete Task
    Mark a Google Task as completed.
    google_tasks.complete_task
  • Create Task
    Create a task in a Google Tasks list.
    google_tasks.create_task
  • Create Tasklist
    Creates a new task list and adds it to the authenticated user's task lists.
    google_tasks.create_tasklist
  • Delete Task
    Delete a task from a Google Tasks list.
    google_tasks.delete_task
  • Delete Tasklist
    Deletes the authenticated user's specified task list.
    google_tasks.delete_tasklist
  • Get Task
    Fetch one task by id.
    google_tasks.get_task
  • Get Tasklist
    Returns the authenticated user's specified task list.
    google_tasks.get_tasklist
  • List Task Lists
    List the task lists on the connected Google account.
    google_tasks.list_tasklists
  • List Tasks
    List tasks in a Google Tasks list.
    google_tasks.list_tasks
  • Move Task
    Make a task a subtask, or move it within its list.
    google_tasks.move_task
  • Replace Task
    Updates the specified task.
    google_tasks.replace_task
  • Replace Tasklist
    Updates the authenticated user's specified task list.
    google_tasks.replace_tasklist
  • Update Task
    Change a task's title, notes, due date or status.
    google_tasks.update_task
  • Update Tasklist
    Updates the authenticated user's specified task list.
    google_tasks.update_tasklist

Run your first Google Tasks workflow today.

Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.