View as Markdown
HubSpot icon

HubSpot ACTION

List Meeting Links

List meeting scheduling pages for a HubSpot organizer. Returns a single page of results; use Limit to control the page size and check the (of N total) summary to see if more results exist beyond the page returned. See the documentation
  • Action
  • Read only
  • OAuth
  • SDK
  • MCP

IMPLEMENTATION

Call this tool

Connect a user's HubSpot account once, then configure and run List Meeting Links 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.

List Meeting Links inputs
Property Type Description
organizerUserId Organizer User ID string
HubSpot User ID of the meeting organizer. This is the user-level userId returned by the Owners API (not the Owner id). Run List Owners to discover it.
Required
name Name string
Filter results by meeting link name (substring match).
Optional
type Type string
Filter results by meeting link type. Example: PERSONAL_LINK, GROUP_CALENDAR, or ROUND_ROBIN_CALENDAR.
Optional
limit Limit integer
Maximum number of meeting links to return.
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-list-meeting-links
Version
0.0.3
App
HubSpot
Authentication
OAuth
Read-only
Yes
Destructive
No
Open world
Yes