Skip to main content
Glama

nworks_calendar_update

Modify existing calendar events by updating titles, times, locations, or descriptions. Use event IDs from calendar listings to make changes to scheduled meetings or appointments.

Instructions

기존 캘린더 일정을 수정합니다. '일정 시간 변경해줘', '회의 제목 바꿔줘' 등의 요청에 사용. User OAuth 인증 필요 (calendar + calendar.read scope). eventId는 nworks_calendar_list로 조회 가능

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
eventIdYes일정 ID (nworks_calendar_list로 조회 가능)
summaryNo새 제목
startNo새 시작 일시 (YYYY-MM-DDThh:mm:ss)
endNo새 종료 일시 (YYYY-MM-DDThh:mm:ss)
timeZoneNo타임존 (기본: Asia/Seoul)
descriptionNo새 설명
locationNo새 장소
sendNotificationNo참석자에게 알림 발송 (기본: false)
userIdNo대상 사용자 ID (미지정 시 me)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/yjcho9317/nworks'

If you have feedback or need assistance with the MCP directory API, please join our Discord server