teamleader_meetings_create
Schedule a meeting in Teamleader Focus with specified title, start/end times, location, and attendees to create a meeting record.
Instructions
Schedule a meeting. SIDE EFFECT: creates a meeting record.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Meeting title | |
| ends_at | Yes | End datetime (ISO 8601) | |
| location | No | Meeting location | |
| starts_at | Yes | Start datetime (ISO 8601) | |
| attendee_user_ids | No | User IDs to invite as attendees |