google_calendar_url
Generate a one-click 'Add to Google Calendar' URL for any event. No authentication needed—just provide title, start, end, and optional details.
Instructions
Build a one-click 'Add to Google Calendar' URL for an event (no auth needed).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| start | Yes | ISO 8601 | |
| end | Yes | ||
| location | No | ||
| description | No |