Skip to main content
Google Tasks
v1.0.0
12 actions · 1 auth method

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See Organizations & Projects.
2

Configure the Connector

Enable the connector and set up a Connector Profile in your project. See Setup Connector Profile.

Connector Profile · OAuth 2.0

The steps in this guide require Admin or Owner privileges within Google Cloud.
3

Link an Account

Link an account from the dashboard (or via StackOne Hub).See the guide for the authentication type chosen in the Connector Profile:

Link Account · OAuth 2.0

4

Use Actions

Connect your agent to the linked account’s actions. See Agent Setup.Other ways to call actions are listed in Protocols & SDKs.

Actions

|
12 actions
Action
Description
Required scopes
List Task Lists
Returns all task lists for the authenticated user
Get Task List
Returns the authenticated user’s specified task list
Create Task List
Creates a new task list
Patch Task List
Updates the authenticated user’s specified task list (partial update)
Delete Task List
Deletes the authenticated user’s specified task list
List Tasks
Returns all tasks in the specified task list
Get Task
Returns the specified task
Create Task
Creates a new task on the specified task list
Patch Task
Updates the specified task (partial update)
Delete Task
Deletes the specified task from the task list
Move Task
Moves the specified task to another position in the task list or under a different parent
Clear Completed Tasks
Clears all completed tasks from the specified task list