update_event
Modify existing event details by supplying the event ID and any fields to update. Adjust title, time, location, description, or tags as needed.
Instructions
Update fields on an existing event.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| title | No | ||
| end_time | No | ||
| event_id | Yes | ||
| location | No | ||
| start_time | No | ||
| description | No |