Import a calendar (.ics)
ics_importImport an .ics calendar export from a local path, pasted contents, or public HTTPS/webcal URL, then store it under a chosen name. Re-importing the same name replaces the saved calendar.
Instructions
Call this tool to read a calendar export and keep it under a name. Give path (.ics file), text (contents), or url (public .ics/webcal feed; Pro). Google, Apple, Outlook exports read. Re-importing a name replaces it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Public https:// or webcal:// .ics feed. Fetched once, only because you asked; Pro feature | |
| name | Yes | What to call this calendar, e.g. "work" or "family" | |
| path | No | Path to a .ics file on this machine | |
| text | No | The .ics file contents, pasted |