HubSpot MCP Server

MIT License
  • Linux
  • Apple

hubspot_get_active_contacts

Retrieve recently active contacts from HubSpot CRM using a predefined limit to streamline audience targeting and CRM management.

Instructions

Get most recently active contacts from HubSpot

Input Schema

NameRequiredDescriptionDefault
limitNoMaximum number of contacts to return (default: 10)

Input Schema (JSON Schema)

{ "properties": { "limit": { "description": "Maximum number of contacts to return (default: 10)", "type": "integer" } }, "type": "object" }
ID: rt2f3pgyin