create-event
Add events to macOS Calendar by specifying title, start and end times, description, location, and calendar name directly through a Model Context Protocol server integration.
Instructions
在macOS日历中创建新事件
Input Schema
Name | Required | Description | Default |
---|---|---|---|
calendar | No | 日历名称 | 个人 |
description | No | 事件描述 | |
endDate | Yes | 结束时间,格式:YYYY-MM-DD HH:MM | |
location | No | 事件地点 | |
startDate | Yes | 开始时间,格式:YYYY-MM-DD HH:MM | |
title | Yes | 事件标题 |