teamleader_create_event
Create a calendar event in Teamleader Focus with required title, activity type, and start/end times. Optionally add location, description, and attendees.
Instructions
Create a new calendar event in Teamleader Focus
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Event title | |
| ends_at | Yes | End datetime (ISO 8601) | |
| location | No | Event location | |
| starts_at | Yes | Start datetime (ISO 8601) | |
| description | No | Event description | |
| attendee_ids | No | List of attendees | |
| activity_type_id | Yes | Activity type ID |