Skip to content

Commit e6c9cc6

Browse files
chore: regenerate skills [skip ci]
1 parent f36b4b7 commit e6c9cc6

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

skills/gws-calendar/SKILL.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,6 @@ The authenticated user for the request is made the data owner of the new calenda
5858

5959
Note: We recommend to authenticate as the intended data owner of the calendar. You can use domain-wide delegation of authority to allow applications to act on behalf of a specific user. Don't use a service account for authentication. If you use a service account for authentication, the service account is the data owner, which can lead to unexpected behavior.
6060
- `patch` — Updates metadata for a calendar. This method supports patch semantics.
61-
- `transferOwnership` — Transfers a secondary calendar between users within a Google Workspace organization. Requires user authentication with Manage Calendars administrator privilege, and one of the following authorization scopes:
62-
- https://www.googleapis.com/auth/calendar
63-
- https://www.googleapis.com/auth/calendar.calendars In the request, set useAdminAccess to true. The secondary calendar must be active to be transferred. Transferring disabled or deleted calendars isn't supported.
6461
- `update` — Updates metadata for a calendar.
6562

6663
### channels

0 commit comments

Comments
 (0)