View as Markdown
HubSpot icon

HubSpot ACTION

Book Meeting on Meeting Link

Book a meeting on a HubSpot meeting scheduling page. Creates a calendar event for the organizer and registers the booker as a contact. See the documentation
  • Action
  • Writes data
  • OAuth
  • SDK
  • MCP

IMPLEMENTATION

Call this tool

Connect a user's HubSpot account once, then configure and run Book Meeting on Meeting Link from your backend or agent.

SCHEMA

Inputs

Pipedream supplies the connected account. Your application provides the operation-specific values below. Dynamic inputs are resolved against that user's account.

Book Meeting on Meeting Link inputs
Property Type Description
slug Meeting Link Slug string
The meeting scheduling page slug (e.g. jane-doe/15min). Run List Meeting Links to discover available slugs.
Required
firstName First Name string
First name of the booker.
Required
lastName Last Name string
Last name of the booker.
Required
email Email string
Email address of the booker.
Required
startTime Start Time string
Meeting start time as an ISO 8601 string (e.g. 2026-06-15T14:00:00Z) or a Unix epoch timestamp in milliseconds (not seconds).
Required
durationMinutes Duration (minutes) integer
Meeting length in minutes. Must match a duration offered by the meeting link (run Get Meeting Link Booking Info to see valid durations).
Required
timezone Timezone string
IANA timezone of the booker (e.g. America/New_York).
Required
locale Locale string
Language preference for the confirmation (e.g. en-us).
Optional
guestEmails Guest Emails string[]
Additional attendee email addresses to invite.
Optional
likelyAvailableUserIds Likely Available User IDs string[]
Preferred organizer User IDs for round-robin meeting links.
Optional

REFERENCE

Tool details

Behavior hints are published with the component in the Pipedream registry and surface as MCP tool annotations, so an agent can reason about a tool before it calls it.

Registry key
hubspot-book-meeting-link
Version
0.0.3
App
HubSpot
Authentication
OAuth
Read-only
No
Destructive
No
Open world
Yes