Skip to main content
Glama

HubSpot MCP Server

hubspot_update_deal

Modify existing deal records in HubSpot CRM by updating properties such as deal stage, amount, or close date to reflect current sales progress and status changes.

Instructions

Update an existing deal in HubSpot

Input Schema

NameRequiredDescriptionDefault
dealIdYesThe ID of the deal to update
propertiesYesDeal properties to update

Input Schema (JSON Schema)

{ "properties": { "dealId": { "description": "The ID of the deal to update", "type": "string" }, "properties": { "additionalProperties": true, "description": "Deal properties to update", "type": "object" } }, "required": [ "dealId", "properties" ], "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