Skip to main content
Glama

HubSpot MCP Server

hubspot_get_deal

Retrieve specific deal details from HubSpot CRM using a deal ID to access sales pipeline information and transaction data for analysis.

Instructions

Get a specific deal by ID

Input Schema

NameRequiredDescriptionDefault
dealIdYesThe ID of the deal to retrieve
propertiesNoList of properties to include in the results

Input Schema (JSON Schema)

{ "properties": { "dealId": { "description": "The ID of the deal to retrieve", "type": "string" }, "properties": { "description": "List of properties to include in the results", "items": { "type": "string" }, "type": "array" } }, "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