All integrations

Google Tasks

GOOGLE WORKSPACE · TASKS

Create and complete items on the user’s own lists.

Acts as the person, not as itself

Each user connects their own account. Every call carries both identities — the agent and the person it is acting for — so the agent can never reach past what that individual can already do.

Credentials never touch the agent

Tokens live in the vault and attach server-side at call time. The agent holds a session, not a secret, and revoking access does not mean rotating a key.

Every call on the record

Who asked, which agent acted, which action ran, and the verdict that let it through — one audit trail across every integration, not one per vendor.

What an agent can do

Each action is granted on its own. An agent allowed to read is not thereby allowed to write, and the scope beside each row is what the acting user must have connected for it to run at all.

google_tasks_complete_taskWRITE

Mark a task as completed.

tasks
google_tasks_create_taskWRITE

Create a new task in Google Tasks.

tasks
google_tasks_create_tasklistWRITE

Create a new task list.

tasks
google_tasks_delete_taskWRITE

Delete a task.

tasks
google_tasks_delete_tasklistWRITE

Delete a task list and all its tasks.

tasks
google_tasks_get_taskREAD

Get details for a specific task.

tasks.readonly
google_tasks_listREAD

List all task lists (not individual tasks).

tasks.readonly
google_tasks_list_tasksREAD

List tasks within a specific task list.

tasks.readonly
google_tasks_update_taskWRITE

Update a task's details (title, notes, due date).

tasks

Put Google Tasks behind one governed endpoint.

Same permissions, same audit trail, whatever else you connect next.