hubspot-list-calls

Retrieve logged call engagement records from HubSpot CRM with pagination.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually searching through HubSpot CRM for past call records is time-consuming and error-prone, especially when you need to review call details for follow-ups, team performance tracking, or compliance audits. This Skill eliminates that manual work by pulling structured call engagement data directly from your HubSpot instance.

Core Features & Use Cases

  • Customizable Call Retrieval: Fetch call records with adjustable result limits and cursor-based pagination to handle large datasets.
  • Structured Output: Get clear, formatted details for each call including direction, duration, status, timestamp, and associated notes.
  • Use Case: A sales manager can use this Skill to pull the last 20 completed discovery calls from their team to review talk tracks and identify follow-up opportunities.

Quick Start

Use the hubspot-list-calls skill to show me the 15 most recent completed call engagements from HubSpot.

Frequently Asked Questions about hubspot-list-calls

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

FAQPage Schema
How do I pull HubSpot call logs and engagement history for my sales team?

Pull HubSpot call logs by retrieving structured call engagement records directly from the CRM. This returns formatted details including call direction, duration, status, timestamp, and associated notes.

Can I retrieve a specific number of recent completed calls from HubSpot?

Yes, you can retrieve a specific number of calls using customizable result limits. This allows you to fetch exact counts of recent completed call engagements for performance tracking or follow-up reviews.

What is the best way to handle large datasets when fetching HubSpot call engagements?

The best way to handle large datasets is using cursor-based pagination. This method allows you to systematically retrieve extensive call engagement records without missing data or hitting retrieval limits.

Does retrieving HubSpot call engagements work for customer success and audit workflows?

Yes, retrieving HubSpot call engagements works for customer success and audit workflows. It eliminates manual searching by providing structured call metadata needed for compliance audits and reviewing past call details.

What specific call metadata is included when fetching HubSpot call engagements?

Fetching HubSpot call engagements includes formatted output of specific call metadata such as direction, duration, status, and associated notes. This structured output eliminates manual searching through scattered call history.

Are there limitations when pulling call engagement records from HubSpot CRM?

Limitations when pulling call engagement records include managing large datasets through cursor-based pagination and setting appropriate result limits. You must configure these parameters to ensure complete data retrieval.