create-event
Schedule appointments in Lawmatics, link them to matters or contacts, assign hosts, and choose whether to email invites.
Instructions
Create an event (appointment), optionally attached to a matter or contact and with user hosts. Set send_invites: false to avoid emailing attendees.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Event name, e.g. 'Initial Consultation'. | |
| all_day | No | ||
| end_date | Yes | End, ISO 8601 with offset. | |
| user_ids | No | Host user IDs (from list-users). | |
| time_zone | No | IANA time zone, e.g. America/New_York. | |
| start_date | Yes | Start, ISO 8601 with offset, e.g. 2026-08-15T15:00:00-07:00. | |
| description | No | ||
| location_id | No | ||
| eventable_id | No | ||
| send_invites | No | Default true — Lawmatics emails invites unless set to false. | |
| event_type_id | No | ||
| reminder_type | No | ||
| eventable_type | No | What the event is attached to. Use 'Prospect' for a matter. | |
| reminder_delay_length | No |