calendar_v3_quick_add
Add Google Calendar events using natural language text input like 'Meeting with team tomorrow at 3pm' to schedule appointments quickly.
Instructions
[Calendar API v3] Create event using natural language
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| calendar_id | No | Calendar ID to add event to (default: 'primary') | |
| text | Yes | Natural language description (e.g., 'Lunch with John tomorrow at 2pm') |