Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Made-with: Cursor
7 lines
279 B
Markdown
7 lines
279 B
Markdown
---
|
|
name: calendar-delete
|
|
description: 캘린더 일정 삭제/취소. "그 일정 취소해줘", "내일 미팅 삭제해줘" 등 기존 일정을 제거하는 요청.
|
|
---
|
|
# calendar-delete
|
|
일정 삭제 스킬. skill-calendar 서비스의 DELETE /api/events/{event_id} 호출.
|