calendar_multi_get
Retrieve details for multiple calendar events at once by providing their event URLs and the calendar URL, enabling batch lookups.
Instructions
Batch fetch multiple specific calendar events by their URLs. Use when you have exact event URLs and want to retrieve their details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_urls | Yes | Array of event URLs to fetch | |
| calendar_url | Yes | The URL of the calendar |