hubspot-list-meetings

Retrieve meeting records from HubSpot CRM as structured JSON.

2|1|Updated Dec 30, 2025
One-click install
npx skills add https://github.com/abdullahbeam/nexus-design-abdullah --skill hubspot-list-meetings
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hubspot-list-meetings
Source: https://github.com/abdullahbeam/nexus-design-abdullah/tree/main/00-system/skills/hubspot/hubspot-list-meetings
Command: npx skills add https://github.com/abdullahbeam/nexus-design-abdullah --skill hubspot-list-meetings

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually searching through HubSpot CRM to find past or scheduled meeting details is slow and inefficient, especially when you need to reference meeting notes, timelines, or attendee information quickly for sales follow-ups, customer success check-ins, or project reporting.

Core Features & Use Cases

  • Direct CRM Integration: Pulls meeting engagement records directly from your HubSpot account without navigating the web interface.
  • Flexible Querying: Supports default listings of the 10 most recent meetings, custom result limits, and cursor-based pagination for large meeting datasets.
  • Structured Output: Returns meeting titles, start/end times, duration, notes, and unique IDs in both machine-readable JSON and easy-to-scan formatted lists.
  • Use Case: A sales representative can use this skill to pull all client demo meetings from the past month to track follow-up actions and pipeline progress without leaving their workflow.

Quick Start

Ask the AI to list all your scheduled HubSpot meetings with their titles, start times, and notes.

Frequently Asked Questions about hubspot-list-meetings

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I retrieve HubSpot meeting history without navigating the CRM interface?

You can retrieve HubSpot meeting history by pulling meeting engagement records directly through an API integration. This bypasses manual CRM navigation and returns structured JSON output containing meeting titles, timestamps, notes, and unique identifiers for analysis.

What details are included when I pull HubSpot meeting records?

Pulling HubSpot meeting records returns structured data including meeting titles, start and end times, duration, notes, and unique identifiers. This output is available in both machine-readable JSON and easy-to-scan formatted lists for workflow automation.

Can I list more than the default number of HubSpot meetings?

Yes, you can list more than the default ten HubSpot meetings. The system supports customizable result limits and cursor-based pagination, allowing you to retrieve and navigate large meeting datasets for comprehensive sales reporting and follow-up tasks.

Does this HubSpot meeting retrieval method support large datasets?

Yes, this HubSpot meeting retrieval method supports large datasets through cursor-based pagination. You can apply customizable result limits to systematically browse extensive meeting histories, ensuring complete data retrieval for pipeline progress tracking.

How do sales teams use HubSpot meeting data for follow-up actions?

Sales teams use HubSpot meeting data for follow-up actions by pulling client demo meetings with titles, timestamps, and notes. This structured JSON output tracks pipeline progress and automates reporting tasks without leaving their workflow.

Can I use HubSpot API meeting data in downstream workflow automation tools?

Yes, you can use HubSpot API meeting data in downstream workflow automation tools. The Skill returns structured JSON output with meeting titles, durations, and unique identifiers compatible with downstream CRM analysis and reporting tasks.