import_event
Import an event from an .ics file by specifying its iCalUID, start, and end times to add a copy to your Google Calendar.
Instructions
Import an event (adds a copy carrying an existing iCalUID, e.g. from an .ics).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| i_cal_uid | Yes | ||
| start | Yes | ||
| end | Yes | ||
| summary | No | ||
| time_zone | No | ||
| all_day | No | ||
| description | No | ||
| location | No | ||
| attendees | No | ||
| calendar_id | No | primary | |
| account | No | ||
| password | No |