Skip to main content
Glama

HubSpot MCP Server

hubspot_get_recent_engagements

Retrieve recent engagement activities from HubSpot CRM, including contacts and companies, based on a specified time frame and result limit.

Instructions

Get recent engagement activities across all contacts and companies

Input Schema

NameRequiredDescriptionDefault
daysNoNumber of days to look back (default: 7)
limitNoMaximum number of engagements to return (default: 50)

Input Schema (JSON Schema)

{ "properties": { "days": { "description": "Number of days to look back (default: 7)", "type": "integer" }, "limit": { "description": "Maximum number of engagements to return (default: 50)", "type": "integer" } }, "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/KaranThink41/HubSpot_MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server