@googleworkspace/gws-tasks

by googleworkspace · v1.0.0 · prompt

Google Tasks: Manage task lists and tasks.

Install

Add @googleworkspace/gws-tasks to Claude Code with the PolySkill CLI: polyskill add @googleworkspace/gws-tasks

Instructions

# tasks (v1) > **PREREQUISITE:** Read `../gws-shared/SKILL.md` for auth, global flags, and security rules. If missing, run `gws generate-skills` to create it. ```bash gws tasks <resource> <method> [flags] ``` ## API Resources ### tasklists - `delete` — Deletes the authenticated user's specified task list. If the list contains assigned tasks, both the assigned tasks and the original tasks in the assignment surface (Docs, Chat Spaces) are deleted. - `get` — Returns the authenticated user's specified task list. - `insert` — Creates a new task list and adds it to the authenticated user's task lis…

Keywords: gws, google, tasks, workspace