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.