Skip to main content
Glama

HubSpot MCP Server

hubspot_get_deal_history

Retrieve the complete audit trail of modifications made to a specific HubSpot deal, tracking all updates and changes over time for analysis.

Instructions

Get the complete history of changes to a deal

Input Schema

NameRequiredDescriptionDefault
dealIdYesThe ID of the deal to get history for

Input Schema (JSON Schema)

{ "properties": { "dealId": { "description": "The ID of the deal to get history for", "type": "string" } }, "required": [ "dealId" ], "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/scopiousdigital/hubspot-mcp'

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