dingtalk_calendar_event_update
Modify an existing DingTalk calendar event by changing its title, start/end times, or description.
Instructions
更新日程信息(时间、标题、参与者等)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| summary | No | 新标题 | |
| end_time | No | 新结束时间 | |
| event_id | Yes | 日程 ID | |
| start_time | No | 新开始时间 | |
| description | No | 新描述 |