teamleader_update_event
Modify an existing calendar event in Teamleader Focus to adjust its title, description, times, location, work type, attendees, or linked entities. Keep your schedule accurate with targeted updates.
Instructions
Update a calendar event (title, description, times, location, work type, attendees, links).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The event ID to update | |
| links | No | Entities to link the event to (replaces existing) | |
| title | No | Event title | |
| ends_at | No | End datetime (ISO 8601) | |
| location | No | Event location | |
| starts_at | No | Start datetime (ISO 8601) | |
| description | No | Event description | |
| attendee_ids | No | List of attendees (replaces existing) | |
| work_type_id | No | Work type ID |