reschedule-meeting
Move a meeting you booked earlier in this conversation to a new slot. Requires the manageToken from book-meeting. Check availability with get-meeting-slots first; the Google Calendar event is moved and both sides are notified.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | New date, YYYY-MM-DD (IST) | |
| time | Yes | New slot exactly as get-meeting-slots returned it, e.g. "3:30 PM" | |
| manageToken | Yes | manageToken from the book-meeting response |