book_meeting
Schedule a Google Calendar meeting with a prospect who agreed to call, attach a Google Meet link, and send the invitation by email.
Instructions
Book a meeting on your Google Calendar and invite a prospect.
Use this when a reply agrees to a call. Creates the event on the calendar
you connected, attaches a Google Meet link, and emails the attendee an
invitation.
Args:
attendee_email: Who to invite — the prospect who replied.
start: When it starts, ISO 8601, e.g. 2026-09-01T10:00:00.
duration_minutes: How long the meeting runs. Defaults to 30.
summary: Event title. Defaults to naming the attendee.
description: Optional agenda or notes included in the invitation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start | Yes | ||
| summary | No | ||
| description | No | ||
| attendee_email | Yes | ||
| duration_minutes | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |