create_calendar_event
Create a Google Calendar event by providing a summary, start and end times in YYYY-MM-DDTHH:MM format (Vietnam time), and an optional description.
Instructions
Create a calendar event. format: YYYY-MM-DDTHH:MM (VN Time).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| summary | Yes | ||
| start_time | Yes | ||
| end_time | Yes | ||
| description | No |