返回 Google Calendar
Google / Google Calendar
Update Event
Update basic fields (summary, time, description, location, attendees) of an existing Google Calendar event.
googleCalendarUpdateEvent
权限
可选权限
没有可显示的项目。
参数
| 名称 | 类型 | 描述 | 必填 |
|---|---|---|---|
| calendarId | file | ID of the calendar to read from (e.g. "primary" or a specific calendar ID). | 是的 |
| eventId | mustache | ID of the event to update (usually returned by List Events or Create Event). | 是的 |
| summary | mustache | New title for the event. If omitted, the existing title will be kept. | 没有 |
| description | mustache | New description/notes for the event. If omitted, the existing description will be kept. | 没有 |
| location | mustache | New location for the event. If omitted, the existing location will be kept. | 没有 |
| startDateTime | mustache | New start date/time in RFC 3339/ISO 8601. If no offset is supplied, the calendar's default timezone (or existing event timezone) will be used. If provided, must be consistent with endDateTime. | 没有 |
| endDateTime | mustache | New end date/time. Same rules as startDateTime. If provided, must be after startDateTime. | 没有 |
| preventConflicts | boolean | If true, the backend will prevent updating an event that conflicts with any existing event in the calendar. | 没有 |
| attendees | array (mustache) | Optional replacement list of attendee email addresses. If omitted, the existing attendees will be kept. | 没有 |
| privateExtendedProperty | map (mustache) | Optional map of private extended properties to set or overwrite on the event. Keys you provide will replace existing values with the same key under event.extendedProperties.private; keys not provided are left unchanged. | 没有 |
| sharedExtendedProperty | map (mustache) | Optional map of shared extended properties to set or overwrite on the event. Keys you provide will replace existing values with the same key under event.extendedProperties.shared; keys not provided are left unchanged. | 没有 |
| matchedPrivateExtendedProperty | map (mustache) | Optional map of private extended properties that must already match on the event for the update to proceed. If any key/value differs, the update will fail. | 没有 |
| matchedSharedExtendedProperty | map (mustache) | Optional map of shared extended properties that must already match on the event for the update to proceed. If any key/value differs, the update will fail. | 没有 |
| sendUpdates | string | Whether to send email updates to attendees about the changes: "ALL", "EXTERNAL_ONLY", or "NONE". | 没有 |
回报
| 名称 | 类型 | 描述 |
|---|---|---|
| status | string | UPDATED or ERROR. |
| start | string | Updated start date/time in RFC 3339/ISO 8601 format. |
| end | string | Updated end date/time in RFC 3339/ISO 8601 format. |
| sensitive.eventId | string | ID of the updated event. |
| sensitive.summary | string | Updated title of the event. |
| confidential.htmlLink | string | Link to the updated event in Google Calendar. |
在工具中安装
查看如何在您的工具中安装应用
请按照以下快速指南,将市场应用添加到您的工具流程中。
步骤 01
打开你的工具设置
从您想添加新应用的工具工作区开始。
步骤 02
前往工具并点击创建按钮
打开工具页面,然后点击创建按钮开始添加新的应用。
步骤 03
选择内部或外部工作
选择内部或外部工作,然后选择一个应用操作。
步骤 04
选择要安装到 knoon 的应用
选择您想要安装到 Knoon 的应用并完成设置流程。
步骤 05
成功!
应用已成功安装,现可在您的工作流中使用。
立即使用 Knoon 的 Agentic AI 为您的业务赋能。
加入已经通过Knoon解决数千个客户咨询和销售线索的企业。