create_event
Schedule a calendar event with subject, start/end times, location, and body. Also generates invitations for attendees.
Instructions
Crea un evento di calendario (due fasi: può generare inviti ad altri). start/end in ISO 8601, es. 2026-08-12T15:00:00.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | Yes | ||
| body | No | ||
| start | Yes | ||
| subject | Yes | ||
| location | No | ||
| request_id | No |