move_event
Update an existing calendar event's start and end times using its unique event ID.
Instructions
Change the start and end time of an existing event by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_id | Yes | ||
| calendar_id | No | primary | |
| new_end_iso | Yes | ||
| new_start_iso | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |