원클릭으로
delete-event
Delete a Google Calendar event. Confirms before deleting; warns when attendees will receive cancellation notices.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Delete a Google Calendar event. Confirms before deleting; warns when attendees will receive cancellation notices.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Manage meeting agendas as Google Docs — create, link to a calendar event description, share with attendees, or email. One skill, four sub-actions.
Assign due dates to Todoist tasks in batch. Walks the user through each undated task and applies their choice.
Assign priorities to Todoist tasks in batch. Walks the user through each unprioritised task and applies their choice.
Create multiple Google Calendar events from a structured list. Resolves attendees once across the batch, confirms the table, then writes.
Create multiple Todoist tasks from a structured list. Confirms the table, then writes serially.
Create a single Google Calendar event. Resolves attendees via the contacts MCP. Optionally links a Drive doc (agenda) into the description.
| name | delete-event |
| description | Delete a Google Calendar event. Confirms before deleting; warns when attendees will receive cancellation notices. |
Read config. Workspace MCP alias.
Identify the event (ID, URL, or fuzzy reference — see edit-event for the resolution flow).
Show event details including attendee list.
Warn the user if attendees are present — deletion sends cancellation notices.
Confirm. Require explicit "yes, delete" before proceeding.
Delete via workspace MCP. Report result.