keap_update_appointment
Update an existing appointment by providing its ID and optionally modifying the title, start/end dates, description, or location.
Instructions
Update an existing appointment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | Appointment title | |
| end_date | No | End date/time | |
| location | No | Location | |
| start_date | No | Start date/time | |
| description | No | Description | |
| appointment_id | Yes | Appointment ID |