You're viewing a demo portfolio

Join the waitlist
PRSM

hs_get_deal

Active

Tool of Hubspot

declared in 0.1.0

Fetch a deal's full details by ID. Returns deal name, amount, stage, owner, and linked contacts and companies.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "id": "54321"
    }
  ],
  "required": [
    "id"
  ],
  "properties": {
    "id": {
      "type": "string",
      "description": "HubSpot deal ID"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Hubspot

https://github.com/pipeworx-io/mcp-hubspot

1/7 registries
View full server →
hs_get_deal — Hubspot — PRSM MCP