clio_update_calendar_entry
Reschedule, rename, or relocate calendar entries by providing an ID and optional details like start/end times, summary, location, and description.
Instructions
Update a calendar entry (reschedule, rename, relocate).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| end_at | No | ||
| summary | No | ||
| location | No | ||
| start_at | No | ||
| description | No |