@googleworkspace/gws-people

by googleworkspace · v1.0.0 · prompt

Google People: Manage contacts and profiles.

Install

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

Instructions

# people (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 people <resource> <method> [flags] ``` ## API Resources ### contactGroups - `batchGet` — Get a list of contact groups owned by the authenticated user by specifying a list of contact group resource names. - `create` — Create a new contact group owned by the authenticated user. Created contact group names must be unique to the users contact groups. Attempting to create a group with a duplicate name will return a HTTP 409 erro…

Keywords: gws, google, people, workspace