update_event
Modify a future calendar event's details such as name, description, category, and start time by providing the event ID.
Instructions
Update a future event on the calendar.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Event ID | |
| start_date_local | No | ||
| name | No | ||
| description | No | Description/Notes. If category=WORKOUT, this MUST follow Intervals.icu builder syntax. For repeating steps (e.g. 5x), insert an empty line before and after the block (e.g. '\n\n5x\n- 3m Z5\n- 3m Z1\n\n'). Otherwise, it is free text. | |
| category | No |