diff --git a/.changeset/sync-skills.md b/.changeset/sync-skills.md new file mode 100644 index 0000000..1915c38 --- /dev/null +++ b/.changeset/sync-skills.md @@ -0,0 +1,5 @@ +--- +"@googleworkspace/cli": patch +--- + +Sync generated skills with latest Google Discovery API specs diff --git a/skills/gws-admin/SKILL.md b/skills/gws-admin/SKILL.md index db7ff81..149fb64 100644 --- a/skills/gws-admin/SKILL.md +++ b/skills/gws-admin/SKILL.md @@ -147,7 +147,7 @@ gws admin [flags] ### users - - `createGuest` — Create a guest user with access to a [subset of Workspace capabilities](https://support.google.com/a/answer/16558545?hl=en). This feature is currently in Alpha. Please reach out to support if you are + - `createGuest` — Create a guest user with access to a [subset of Workspace capabilities](https://support.google.com/a/answer/16558545). This feature is currently in Alpha. Please reach out to support if you are intere - `delete` — Deletes a user. - `get` — Retrieves a user. - `insert` — Creates a user. Mutate calls immediately following user creation might sometimes fail as the user isn't fully created due to propagation delay in our backends. Check the error details for the "User cr