create_time_reminder
Set time-based reminders in Google Calendar using natural language. Specify what to remember and when, like 'tomorrow at 9am call mom'.
Instructions
Create a time-based reminder in Google Calendar. Examples: 'remind me tomorrow at 9 to call mom', 'remind me in 2 hours to take a break'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| time | Yes | When to remind. Supports natural language like 'tomorrow at 9am', 'in 2 hours', 'today at 3pm', or specific dates like '2024-01-15 14:30' | |
| title | Yes | What to be reminded about (e.g., 'call mom', 'take medicine') | |
| description | No | Optional additional notes or details |