返回 Outlook Calendar

將 Knoon AI 與 Outlook Calendar (Microsoft) 連接以自動化 AI 工作流程。

Fetch a single Microsoft Outlook Calendar event by ID.
microsoftOutlookCalendarGetEvent
測試版
權限
  • Calendars.Read
可選權限
沒有項目可顯示。
參數
名稱類型說明必填
calendarIdfile ID of the calendar containing the event.是的
eventIdmustache ID of the event to fetch.是的
extendedPropertymap (mustache)Optional map of singleValueExtendedProperties that must already match on the event to return it.
退貨
名稱類型說明
statusstring DONE or ERROR.
startstring Start date/time in ISO 8601.
endstring End date/time in ISO 8601.
sensitive.eventIdstring Unique identifier of the event.
sensitive.summarystring Title of the event.
sensitive.descriptionstring Description or notes.
sensitive.locationstring Location of the event, if any.
sensitive.statusstring Event status.
confidential.htmlLinkstring Link to view the event in Outlook/Graph.