teamleader_event_create
Create calendar events in Teamleader Focus with title, start/end times, location, and link to deals, companies, contacts, or attendees. Specify activity type for full integration.
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) | |
| deal_ids | No | Deal UUIDs to link | |
| location | No | Event location | |
| starts_at | Yes | Start datetime (ISO 8601) | |
| company_ids | No | Company UUIDs to link | |
| contact_ids | No | Contact UUIDs to link | |
| description | No | Event description | |
| attendee_ids | No | User UUIDs of attendees | |
| activity_type_id | No | Activity type ID (required for some Teamleader setups) |