Caplets Catalog
official
spiritledsoftware/caplets

Google Tasks

Read, create, update, organize, and complete Google Tasks through the Google Tasks API Discovery document.

caplets install spiritledsoftware/caplets google-tasks

Inspect before installing

  • Can change external servicesThis Caplet may perform mutating operations against an external service.
  • Authentication requiredThis Caplet needs credentials or an auth flow before use.
CAPLET.md

Frontmatter

Field Value
name Google Tasks
description Read, create, update, organize, and complete Google Tasks through the Google Tasks API Discovery document.
tags google, tasks, productivity
googleDiscoveryApi.discoveryUrl https://www.googleapis.com/discovery/v1/apis/tasks/v1/rest
googleDiscoveryApi.auth.type oauth2
googleDiscoveryApi.auth.issuer https://accounts.google.com
googleDiscoveryApi.auth.clientId $vault:GOOGLE_CLIENT_ID
googleDiscoveryApi.auth.clientSecret $vault:GOOGLE_CLIENT_SECRET

Google Tasks

Use this Caplet when an agent needs to inspect or manage Google Tasks during planning, follow-up, or personal workflow coordination.

Use Carefully

List existing tasklists and tasks before mutating. Confirm task names, due dates, and tasklist IDs before creating, completing, moving, or deleting tasks.