update_calendar_event
Modify existing calendar events by updating key details like title, time, duration, category, location, stamina cost, and status using the MCP Calendar Server.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
category | Yes | ||
description | No | ||
duration | Yes | ||
event_id | Yes | ||
location | No | ||
stamina_cost | No | ||
start_time | Yes | ||
status | No | ||
title | Yes |