Create a CRM calendar event
crm_create_calendar_eventAdd a custom event to the CRM planner. Write operation, no credit cost. Does NOT send invites to anyone — it only records the event on the internal calendar.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | ||
| title | Yes | ||
| all_day | No | ||
| ends_at | No | ISO datetime | |
| starts_at | Yes | ISO datetime |